SKTexture.UsesMipmaps Property

Definition

Gets or sets a value that tells whether the texture attempts to use mipmaps.

public virtual bool UsesMipmaps { [Foundation.Export("usesMipmaps")] get; [Foundation.Export("setUsesMipmaps:")] set; }
member this.UsesMipmaps : bool with get, set

Property Value

Attributes

Applies to