Blender V2.61 - r43446
|
#include <RE_shader_ext.h>
Public Attributes | |
float | col [4] |
char * | name |
Definition at line 92 of file RE_shader_ext.h.
float ShadeInputCol::col[4] |
Definition at line 93 of file RE_shader_ext.h.
Referenced by node_shader_exec_geom(), shade_input_set_shade_texco(), and shade_input_set_strand_texco().
char* ShadeInputCol::name |
Definition at line 94 of file RE_shader_ext.h.
Referenced by shade_input_set_shade_texco(), and shade_input_set_strand_texco().