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

#include <DNA_linestyle_types.h>

Public Attributes

struct LineStyleModifier modifier
 
struct Objecttarget
 
struct CurveMappingcurve
 
int flags
 
float range_min
 
float range_max
 
char _pad [4]
 

Detailed Description

Definition at line 171 of file DNA_linestyle_types.h.

Member Data Documentation

◆ _pad

char LineStyleAlphaModifier_DistanceFromObject::_pad[4]

Definition at line 180 of file DNA_linestyle_types.h.

◆ curve

struct CurveMapping* LineStyleAlphaModifier_DistanceFromObject::curve

◆ flags

int LineStyleAlphaModifier_DistanceFromObject::flags

Definition at line 178 of file DNA_linestyle_types.h.

Referenced by BKE_linestyle_alpha_modifier_copy().

◆ modifier

struct LineStyleModifier LineStyleAlphaModifier_DistanceFromObject::modifier

Definition at line 168 of file DNA_linestyle_types.h.

◆ range_max

float LineStyleAlphaModifier_DistanceFromObject::range_max

◆ range_min

float LineStyleAlphaModifier_DistanceFromObject::range_min

◆ target

struct Object* LineStyleAlphaModifier_DistanceFromObject::target

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