共用方式為


MTLSamplerDescriptor.LodAverage 屬性

定義

取得或設定布林值,控制驅動程式是否可以在取樣紋理時使用平均的詳細資料層級。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool LodAverage { [Foundation.Export("lodAverage")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setLodAverage:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.LodAverage : bool with get, set

屬性值

屬性

適用於