Contents

MDLMaterialPropertyType.float3

The material property’s value is a 3-component floating-point vector.

Declaration

case float3

Discussion

Use the float3Value property to access the material property’s value.

See Also

Constants