Method GetSourceTexture
GetSourceTexture(int)
Get source (de-serialized glTF) texture
Declaration
TextureBase GetSourceTexture(int index = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| int | index | glTF texture index |
Returns
| Type | Description |
|---|---|
| TextureBase | De-serialized glTF texture |