Contents

init(color:)

Creates an unlit material with the given base color.

Declaration

init(color: NSColor)

Parameters

  • color:

    The base color for the new material.

Discussion

See Also

Creating an unlit material