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

#include <DNA_shader_fx_types.h>

Public Attributes

ShaderFxData shaderfx
 
int flag
 
int flipmode
 
ShaderFxData_Runtime runtime
 

Detailed Description

Definition at line 114 of file DNA_shader_fx_types.h.

Member Data Documentation

◆ flag

int FlipShaderFxData::flag

Flags.

Definition at line 117 of file DNA_shader_fx_types.h.

Referenced by gpencil_vfx_flip(), and initData().

◆ flipmode

int FlipShaderFxData::flipmode

Internal, not visible in rna.

Definition at line 119 of file DNA_shader_fx_types.h.

◆ runtime

ShaderFxData_Runtime FlipShaderFxData::runtime

Definition at line 120 of file DNA_shader_fx_types.h.

◆ shaderfx

ShaderFxData FlipShaderFxData::shaderfx

Definition at line 115 of file DNA_shader_fx_types.h.


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