|
EGDL2 2.1
|
TrackAvatar is a class that tracks data for an avatar skeleton. More...
Public Member Functions | |
| EnableSerializableValue | AvatarSkeletonEnableBodyData () |
| Enables the tracking of body data for the avatar skeleton. | |
| EnableSerializableValue | SkeletonDataRoboticData () |
| Retrieves the robotic data from the SkeletonData object. | |
| EnableSerializableValue | SkeletonDataBiometricData () |
| Retrieves the biometric data from the SkeletonData object. | |
Public Member Functions inherited from Enablegames.TrackerComponent | |
| void | TrackModuleOnEvent (TrackerModule module) |
| Tracks the specified module on various events. | |
TrackAvatar is a class that tracks data for an avatar skeleton.
The class inherits from TrackerComponent.
|
inline |
Enables the tracking of body data for the avatar skeleton.
|
inline |
Retrieves the biometric data from the SkeletonData object.
|
inline |
Retrieves the robotic data from the SkeletonData object.