MTKTextureLoaderOptions.GenerateMipmaps 属性

定义

获取一个值,该值指示是否为新纹理创建 mipmap。

[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>

属性值

属性

适用于