Blender V5.0
LineStyleThicknessModifier_Tangent Struct Reference

#include <DNA_linestyle_types.h>

Public Attributes

struct LineStyleModifier modifier
struct CurveMappingcurve
int flags
float min_thickness
float max_thickness
char _pad [4]

Detailed Description

Definition at line 327 of file DNA_linestyle_types.h.

Member Data Documentation

◆ _pad

char LineStyleThicknessModifier_Tangent::_pad[4]

Definition at line 335 of file DNA_linestyle_types.h.

◆ curve

struct CurveMapping* LineStyleThicknessModifier_Tangent::curve

◆ flags

int LineStyleThicknessModifier_Tangent::flags

Definition at line 333 of file DNA_linestyle_types.h.

Referenced by BKE_linestyle_thickness_modifier_copy().

◆ max_thickness

float LineStyleThicknessModifier_Tangent::max_thickness

◆ min_thickness

float LineStyleThicknessModifier_Tangent::min_thickness

◆ modifier

struct LineStyleModifier LineStyleThicknessModifier_Tangent::modifier

Definition at line 330 of file DNA_linestyle_types.h.


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