init(_:)
Creates a color of emitted light from a custom material’s emissive color property.
Declaration
init(_ value: CustomMaterial.EmissiveColor)Parameters
- value:
The custom material emissive color object.
Creates a color of emitted light from a custom material’s emissive color property.
init(_ value: CustomMaterial.EmissiveColor)The custom material emissive color object.