次の方法で共有


MTKTextureLoaderOptions.GenerateMipmaps プロパティ

定義

新しいテクスチャに対してミップマップを作成するかどうかを示す値を取得します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public Nullable<bool> GenerateMipmaps { get; }
member this.GenerateMipmaps : Nullable<bool>

プロパティ値

属性

適用対象