MTLSamplerDescriptor.NormalizedCoordinates Property

Definition

Gets or sets a Boolean value that controls whether texture coordinates are scaled to [0.0,1.0].

public virtual bool NormalizedCoordinates { [Foundation.Export("normalizedCoordinates")] get; [Foundation.Export("setNormalizedCoordinates:")] set; }
member this.NormalizedCoordinates : bool with get, set

Property Value

Attributes

Applies to