|
Blender
V2.93
|
#include <DNA_shader_fx_types.h>
Public Attributes | |
| float | loc [3] |
| char | _pad [4] |
| struct DRWShadingGroup * | fx_sh |
| struct DRWShadingGroup * | fx_sh_b |
| struct DRWShadingGroup * | fx_sh_c |
Definition at line 81 of file DNA_shader_fx_types.h.
| char ShaderFxData_Runtime::_pad[4] |
Definition at line 83 of file DNA_shader_fx_types.h.
| struct DRWShadingGroup* ShaderFxData_Runtime::fx_sh |
Definition at line 84 of file DNA_shader_fx_types.h.
| struct DRWShadingGroup* ShaderFxData_Runtime::fx_sh_b |
Definition at line 85 of file DNA_shader_fx_types.h.
| struct DRWShadingGroup* ShaderFxData_Runtime::fx_sh_c |
Definition at line 86 of file DNA_shader_fx_types.h.
| float ShaderFxData_Runtime::loc[3] |
Definition at line 82 of file DNA_shader_fx_types.h.