Upravit

Sdílet prostřednictvím


MTLSamplerDescriptor.CompareFunction Property

Definition

Gets or sets the sampler comparison function.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual Metal.MTLCompareFunction CompareFunction { [Foundation.Export("compareFunction")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setCompareFunction:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.CompareFunction : Metal.MTLCompareFunction with get, set

Property Value

Attributes

Applies to