Method GetSceneIndex
GetSceneIndex(int, int)
Returns the GPU scene index in the viewer buffers. Can be used for mapping an index retrieved in a GLTextureHandle id map.
Declaration
[HandleProcessCorruptedStateExceptions]
public uint GetSceneIndex(int scene, int viewer)
Parameters
Type | Name | Description |
---|---|---|
int | scene | GPU scene identifier |
int | viewer | Viewer identifier |
Returns
Type | Description |
---|---|
uint |