Skeleton Projection
SkeletonProjection is component of the KinectController-game object in KinectProjectorDemo-scene. It displays the tracked user's skeleton. In combination with the ProjectorCamera-component of the MainCamera in the scene, this means the displayed skeleton should overlay correctly the tracked user in front of the sensor.
Property: |
Description: |
Player Index |
Index of the player, tracked by this component. 0 means the 1st player, 1 - the 2nd one, 2 - the 3rd one, etc. |
Flip Left Right |
Whether to flip left and right, relative to the sensor. |
Joint Prefab |
Game object used to overlay the joints. |
Line Prefab |
Line object used to overlay the bones. |