float3Value
The 3-component floating-point vector value for the material property.
Declaration
var float3Value: vector_float3 { get set }Discussion
A 3-component vector can also be used to store RGB3 color values. In this case, color components should be interpreted using the Rec. 709 color space standard.