Contents

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.

See Also

Creating a base color object