This class contains information about the animation threads. To enable statistics recording, you must call the World:RecordStats method.
Property | Type | Description |
---|---|---|
bones | number | Number of bones updated in the previous frame. |
skeletons | number | Number of skeletons updated in the previous frame. |
threads | number | Number of animation threads currently in use. |
time | number | Combined time taken to update animations, in milliseconds. |