Method GetSourceImage
GetSourceImage(int)
Get source (de-serialized glTF) image
Declaration
Image GetSourceImage(int index = 0)
Parameters
| Type | Name | Description |
|---|---|---|
| int | index | glTF image index |
Returns
| Type | Description |
|---|---|
| Image | De-serialized glTF image |