Method GetViewerStats
GetViewerStats(int)
Returns the number of rendered occurrences and triangles. (Warning: this function does not handle isolate nor invertVisibility viewer property)
Declaration
[HandleProcessCorruptedStateExceptions]
public GetViewerStatsReturn GetViewerStats(int viewer = -1)
Parameters
Type | Name | Description |
---|---|---|
int | viewer | Viewer id returned by the createViewer function. -1 uses the default viewer id (see setDefaultViewerId). |
Returns
Type | Description |
---|---|
GetViewerStatsReturn |