Skip to main content

Actor Tracking Status

You can check the tracking status by retrieving the MoCapVisibility component from the DollarsMoCap prefab,

and getting the value of VisibilityHead to determine if an actor is being tracked.

If an actor is being tracked, the value is usually greater than 0.95.

In addition to VisibilityHead, MoCapVisibility also contains the following tracking values, which you can use as needed,

  • VisibilityLeftHand

  • VisibilityRightHand

  • VisibilityHip

  • VisibilityLeftLeg

  • VisibilityRightLeg