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

属性值

属性

适用于