init(baseColor:)
Creates a new instance with PhysicallBasedMaterial.BaseColor The tint color is multiplied with the baseColor If base color is not specified, the tint color is applied as a solid color
Declaration
init(baseColor: PhysicallyBasedMaterial.BaseColor)