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

Public Attributes

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

Detailed Description

Definition at line 63 of file node_shader_tex_sky.c.

Member Data Documentation

◆ b

float XYZ_to_RGB::b[3]

Definition at line 65 of file node_shader_tex_sky.c.

◆ g

float XYZ_to_RGB::g[3]

Definition at line 65 of file node_shader_tex_sky.c.

◆ r

float XYZ_to_RGB::r[3]

Definition at line 65 of file node_shader_tex_sky.c.


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