Click or drag to resize
Diagnostic Properties

The Diagnostic type exposes the following members.

Properties
  NameDescription
Public propertyDebugRenderOctree
Set / get if we want to debug render octree parts.
Public propertyDebugRenderPhysics
Set / get if we want to debug render physics.
Public propertyEnabled
Enable / Disable diagnostics.
Public propertyEntitiesDrawCount
Get how many entities were rendered this frame.
Public propertyFpsCount
Get current FPS count.
Public propertyStatic memberInstance
Get diagnostics utils instance.
Public propertyNodesDrawCount
Get how many nodes were rendered this frame.
Public propertyNodesWithEntitiesDrawCount
Get how many nodes with entities were rendered this frame.
Public propertyTransformationsUpdateCount
Get how many nodes did transformations update this frame.
Top
See Also