Torque3D Documentation / _generateds / $BasicLightManagerStats

$BasicLightManagerStats

consoledoc.h

More...

Public Variables

int

The number of active Basic Lighting SceneObjectLightingPlugin objects this frame.

int

The number of milliseconds spent this frame updating Basic Lighting shadows.

int

The number of Basic Lighting shadows updated this frame.

Detailed Description

Public Variables

int activePlugins 

The number of active Basic Lighting SceneObjectLightingPlugin objects this frame.

int elapsedUpdateMs 

The number of milliseconds spent this frame updating Basic Lighting shadows.

int shadowsUpdated 

The number of Basic Lighting shadows updated this frame.