Method GetLastAABB
GetLastAABB(int, int)
Return the lastAABB computed during a frame drawing, requires the viewer property ComputeLastAABB to be True
Declaration
[HandleProcessCorruptedStateExceptions]
public AABB GetLastAABB(int scene, int viewer)
Parameters
Type | Name | Description |
---|---|---|
int | scene | Identifier of the GPU scene to get the last AABB from |
int | viewer |
Returns
Type | Description |
---|---|
AABB |