transform
The transformation to be applied to texture coordinate data before sampling from the texture.
Declaration
var transform: MDLTransform? { get set }Discussion
Use this property to translate, scale, or rotate a texture relative to the surfaces it’s rendered on.