Blender V5.0
SwirlShaderFxData Struct Reference

#include <DNA_shader_fx_types.h>

Public Attributes

ShaderFxData shaderfx
struct Objectobject
int flag
int radius
float angle
int transparent
ShaderFxData_Runtime runtime

Detailed Description

Definition at line 214 of file DNA_shader_fx_types.h.

Member Data Documentation

◆ angle

float SwirlShaderFxData::angle

Definition at line 220 of file DNA_shader_fx_types.h.

Referenced by init_data().

◆ flag

int SwirlShaderFxData::flag

Flags.

Definition at line 218 of file DNA_shader_fx_types.h.

◆ object

struct Object* SwirlShaderFxData::object

Definition at line 216 of file DNA_shader_fx_types.h.

Referenced by foreach_ID_link(), is_disabled(), and update_depsgraph().

◆ radius

int SwirlShaderFxData::radius

Definition at line 219 of file DNA_shader_fx_types.h.

Referenced by init_data().

◆ runtime

ShaderFxData_Runtime SwirlShaderFxData::runtime

Definition at line 223 of file DNA_shader_fx_types.h.

◆ shaderfx

ShaderFxData SwirlShaderFxData::shaderfx

Definition at line 215 of file DNA_shader_fx_types.h.

◆ transparent

int SwirlShaderFxData::transparent

Not visible in rna.

Definition at line 222 of file DNA_shader_fx_types.h.


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