MTLSamplerDescriptor.SAddressMode Property

Definition

Gets or sets the address mode for the width coordinate.

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

Property Value

Attributes

Applies to