Header menu logo Nu

MipmapMode Type

Determines whether a texture has mipmaps, and whether they are handled manually or automatically.

Union cases

Union case Description

MipmapAuto

Full Usage: MipmapAuto

MipmapManual MipmapCount

Full Usage: MipmapManual MipmapCount

Parameters:
    MipmapCount : int

MipmapCount : int

MipmapNone

Full Usage: MipmapNone

Instance members

Instance member Description

this.IsMipmapAuto

Full Usage: this.IsMipmapAuto

Returns: bool
Returns: bool

this.IsMipmapManual

Full Usage: this.IsMipmapManual

Returns: bool
Returns: bool

this.IsMipmapNone

Full Usage: this.IsMipmapNone

Returns: bool
Returns: bool

Type something to start searching.