Blender  V2.93
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 128 of file DNA_shader_fx_types.h.

Member Data Documentation

◆ flag

int FlipShaderFxData::flag

Flags.

Definition at line 131 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 133 of file DNA_shader_fx_types.h.

◆ runtime

ShaderFxData_Runtime FlipShaderFxData::runtime

Definition at line 134 of file DNA_shader_fx_types.h.

◆ shaderfx

ShaderFxData FlipShaderFxData::shaderfx

Definition at line 129 of file DNA_shader_fx_types.h.


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