次の方法で共有


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

プロパティ値

属性

適用対象