Blender  V3.3
Public Attributes | List of all members
LineStyleColorModifier_CreaseAngle Struct Reference

#include <DNA_linestyle_types.h>

Public Attributes

struct LineStyleModifier modifier
 
struct ColorBandcolor_ramp
 
float min_angle
 
float max_angle
 

Detailed Description

Definition at line 267 of file DNA_linestyle_types.h.

Member Data Documentation

◆ color_ramp

struct ColorBand* LineStyleColorModifier_CreaseAngle::color_ramp

◆ max_angle

float LineStyleColorModifier_CreaseAngle::max_angle

Definition at line 273 of file DNA_linestyle_types.h.

Referenced by BKE_linestyle_color_modifier_copy().

◆ min_angle

float LineStyleColorModifier_CreaseAngle::min_angle

Definition at line 273 of file DNA_linestyle_types.h.

Referenced by BKE_linestyle_color_modifier_copy().

◆ modifier

struct LineStyleModifier LineStyleColorModifier_CreaseAngle::modifier

Definition at line 262 of file DNA_linestyle_types.h.


The documentation for this struct was generated from the following file: