|
Blender V5.0
|
#include <node_shader_util.hh>
Public Attributes | |
| float | r [3] |
| float | g [3] |
| float | b [3] |
Definition at line 63 of file node_shader_util.hh.
| float XYZ_to_RGB::b[3] |
Definition at line 65 of file node_shader_util.hh.
| float XYZ_to_RGB::g[3] |
Definition at line 65 of file node_shader_util.hh.
| float XYZ_to_RGB::r[3] |
Definition at line 65 of file node_shader_util.hh.