LazyTexture Type
A texture that can be loaded from another thread.
Constructors
| Constructor | Description |
Full Usage:
LazyTexture(filePath, minimalTexture)
Parameters:
string
minimalTexture : TextureInternal
Returns: LazyTexture
|
|
Instance members
| Instance member | Description |
|
|
Full Usage:
this.FilePath
Returns: string
|
|
|
|
|
|
Nu