Blender V5.0
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 179 of file DNA_linestyle_types.h.

Member Data Documentation

◆ _pad

char LineStyleAlphaModifier_DistanceFromObject::_pad[4]

Definition at line 188 of file DNA_linestyle_types.h.

◆ curve

struct CurveMapping* LineStyleAlphaModifier_DistanceFromObject::curve

◆ flags

int LineStyleAlphaModifier_DistanceFromObject::flags

Definition at line 186 of file DNA_linestyle_types.h.

Referenced by BKE_linestyle_alpha_modifier_copy().

◆ modifier

struct LineStyleModifier LineStyleAlphaModifier_DistanceFromObject::modifier

Definition at line 182 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: