Edit

Share via


MTKTextureLoaderOptions.AllocateMipmaps Property

Definition

Gets a Boolean value that tells whether to allocate mipmap memory when loading the texture.

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

Property Value

Applies to