Header menu logo Nu

Texture.Texture Type

A 2d texture.

Union cases

Union case Description

EagerTexture EagerTexture

Full Usage: EagerTexture EagerTexture

Parameters:
Item : EagerTexture

EmptyTexture

Full Usage: EmptyTexture

LazyTexture LazyTexture

Full Usage: LazyTexture LazyTexture

Parameters:
Item : LazyTexture

Instance members

Instance member Description

this.Destroy

Full Usage: this.Destroy

this.IsEagerTexture

Full Usage: this.IsEagerTexture

Returns: bool
Returns: bool

this.IsEmptyTexture

Full Usage: this.IsEmptyTexture

Returns: bool
Returns: bool

this.IsLazyTexture

Full Usage: this.IsLazyTexture

Returns: bool
Returns: bool

this.TextureId

Full Usage: this.TextureId

Returns: uint32
Returns: uint32

this.TextureMetadata

Full Usage: this.TextureMetadata

Returns: TextureMetadata
Returns: TextureMetadata

Static members

Static member Description

Texture.equals this that

Full Usage: Texture.equals this that

Parameters:
Returns: bool
this : Texture
that : Texture
Returns: bool

Texture.hash texture

Full Usage: Texture.hash texture

Parameters:
Returns: int
texture : Texture
Returns: int

Type something to start searching.