Blender V5.0
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 111 of file DNA_shader_fx_types.h.

Member Data Documentation

◆ flag

int FlipShaderFxData::flag

Flags.

Definition at line 114 of file DNA_shader_fx_types.h.

Referenced by init_data().

◆ flipmode

int FlipShaderFxData::flipmode

Internal, not visible in rna.

Definition at line 116 of file DNA_shader_fx_types.h.

◆ runtime

ShaderFxData_Runtime FlipShaderFxData::runtime

Definition at line 117 of file DNA_shader_fx_types.h.

◆ shaderfx

ShaderFxData FlipShaderFxData::shaderfx

Definition at line 112 of file DNA_shader_fx_types.h.


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