Contents

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.

See Also

Creating a custom texture