MDLTextureSampler.Transform Property

Definition

Gets or sets the pre-sample transform.

public virtual ModelIO.MDLTransform Transform { [Foundation.Export("transform", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setTransform:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.Transform : ModelIO.MDLTransform with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Remarks

Gets or sets a transfomation to apply to coordinates before sampling the texture.

Applies to