Share via


MTKTextureLoaderOptions.GenerateMipmaps Property

Definition

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

public bool? GenerateMipmaps { get; set; }
member this.GenerateMipmaps : Nullable<bool> with get, set

Property Value

Applies to