init(_:)
Creates a custom texture by copying values from a material parameters texture.
Declaration
init(_ texture: MaterialParameters.Texture)Parameters
- texture:
The material parameters texture object.
Creates a custom texture by copying values from a material parameters texture.
init(_ texture: MaterialParameters.Texture)The material parameters texture object.