Blender  V2.93
Public Attributes | List of all members
ShaderFxData_Runtime Struct Reference

#include <DNA_shader_fx_types.h>

Public Attributes

float loc [3]
 
char _pad [4]
 
struct DRWShadingGroupfx_sh
 
struct DRWShadingGroupfx_sh_b
 
struct DRWShadingGroupfx_sh_c
 

Detailed Description

Definition at line 81 of file DNA_shader_fx_types.h.

Member Data Documentation

◆ _pad

char ShaderFxData_Runtime::_pad[4]

Definition at line 83 of file DNA_shader_fx_types.h.

◆ fx_sh

struct DRWShadingGroup* ShaderFxData_Runtime::fx_sh

Definition at line 84 of file DNA_shader_fx_types.h.

◆ fx_sh_b

struct DRWShadingGroup* ShaderFxData_Runtime::fx_sh_b

Definition at line 85 of file DNA_shader_fx_types.h.

◆ fx_sh_c

struct DRWShadingGroup* ShaderFxData_Runtime::fx_sh_c

Definition at line 86 of file DNA_shader_fx_types.h.

◆ loc

float ShaderFxData_Runtime::loc[3]

Definition at line 82 of file DNA_shader_fx_types.h.


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