|
Blender V4.3
|
#include <DNA_shader_fx_types.h>
Public Attributes | |
| ShaderFxData | shaderfx |
| int | flag |
| int | flipmode |
| ShaderFxData_Runtime | runtime |
Definition at line 112 of file DNA_shader_fx_types.h.
| int FlipShaderFxData::flag |
Flags.
Definition at line 115 of file DNA_shader_fx_types.h.
Referenced by gpencil_vfx_flip(), and init_data().
| int FlipShaderFxData::flipmode |
Internal, not visible in rna.
Definition at line 117 of file DNA_shader_fx_types.h.
| ShaderFxData_Runtime FlipShaderFxData::runtime |
Definition at line 118 of file DNA_shader_fx_types.h.
| ShaderFxData FlipShaderFxData::shaderfx |
Definition at line 113 of file DNA_shader_fx_types.h.