MTLSamplerDescriptor.RAddressMode Property

Definition

Gets or sets the address mode for the depth coordinate.

public virtual Metal.MTLSamplerAddressMode RAddressMode { [Foundation.Export("rAddressMode", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setRAddressMode:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
member this.RAddressMode : Metal.MTLSamplerAddressMode with get, set

Property Value

Attributes

Applies to