Edit

Share via


MTKTextureLoaderOptions.GenerateMipmaps Property

Definition

Gets a value that tells whether mipmaps will be created for the new texture.

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

Property Value

Attributes

Applies to