Header menu logo Nu

LazyTexture Type

A texture that can be loaded from another thread.

Constructors

Constructor Description

LazyTexture(filePath, minimalTexture)

Full Usage: LazyTexture(filePath, minimalTexture)

Parameters:
Returns: LazyTexture
filePath : string
minimalTexture : TextureInternal
Returns: LazyTexture

Instance members

Instance member Description

this.Destroy

Full Usage: this.Destroy

Parameters:
context : VulkanContext

this.FilePath

Full Usage: this.FilePath

Returns: string
Returns: string

this.TextureInternal

Full Usage: this.TextureInternal

Returns: TextureInternal
Returns: TextureInternal

this.TextureMetadata

Full Usage: this.TextureMetadata

Returns: TextureMetadata
Returns: TextureMetadata

Type something to start searching.