Blender V4.3
XYZ_to_RGB Struct Reference

#include <node_shader_util.hh>

Public Attributes

float r [3]
 
float g [3]
 
float b [3]
 

Detailed Description

Definition at line 55 of file node_shader_util.hh.

Member Data Documentation

◆ b

float XYZ_to_RGB::b[3]

Definition at line 57 of file node_shader_util.hh.

◆ g

float XYZ_to_RGB::g[3]

Definition at line 57 of file node_shader_util.hh.

◆ r

float XYZ_to_RGB::r[3]

Definition at line 57 of file node_shader_util.hh.


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