init(texture:)
Creates an object from a specified texture.
Declaration
init(texture: PhysicallyBasedMaterial.Texture? = nil)Parameters
- texture:
The image’s texture.
Creates an object from a specified texture.
init(texture: PhysicallyBasedMaterial.Texture? = nil)The image’s texture.