Diagnostic Properties |
The Diagnostic type exposes the following members.
Name | Description | |
---|---|---|
DebugRenderOctree |
Set / get if we want to debug render octree parts.
| |
DebugRenderPhysics |
Set / get if we want to debug render physics.
| |
Enabled |
Enable / Disable diagnostics.
| |
EntitiesDrawCount |
Get how many entities were rendered this frame.
| |
FpsCount |
Get current FPS count.
| |
Instance |
Get diagnostics utils instance.
| |
NodesDrawCount |
Get how many nodes were rendered this frame.
| |
NodesWithEntitiesDrawCount |
Get how many nodes with entities were rendered this frame.
| |
TransformationsUpdateCount |
Get how many nodes did transformations update this frame.
|