共用方式為


MTLSamplerDescriptor.CompareFunction 屬性

定義

取得或設定取樣器比較函式。

[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

屬性值

屬性

適用於