Contents

float4Value

The 4-component floating-point vector value for the material property.

Declaration

var float4Value: vector_float4 { get set }

Discussion

A 4-component vector can also be used to store RGBA color values. In this case, color components should be interpreted using the Rec. 709 color space standard.

See Also

Working with a Material Property’s Value