init(color:)
Creates an unlit material with the given base color.
Declaration
init(color: NSColor)Parameters
- color:
The base color for the new material.
Creates an unlit material with the given base color.
init(color: NSColor)The base color for the new material.