init(_:)
Creates a base color object from a custom material’s base color property.
Declaration
init(_ value: CustomMaterial.BaseColor)Parameters
- value:
The custom material’s base color property.
Creates a base color object from a custom material’s base color property.
init(_ value: CustomMaterial.BaseColor)The custom material’s base color property.