Hand Color Overlayer
HandColorOverlayer is component of the KinectController-game object in ColorColliderDemo-scene. It displays the color camera image on background, and overlays the specified game objects over the background.
Property: |
Description: |
Background Image |
GUI-texture used to display the color camera feed on the scene background. |
Foreground Camera |
Camera used to estimate the overlay positions of 3D-objects over the background. By default it is the main camera. |
Player Index |
Index of the player, tracked by this component. 0 means the 1st player, 1 - the 2nd one, 2 - the 3rd one, etc. |
Left Hand Overlay |
Game object used to overlay the left hand. |
Right Hand Overlay |
Game object used to overlay the left hand. |