Method |
Description |
|
Awake ( ) : void |
|
|
EvaluateNewFinger ( Pointable finger ) : void |
|
|
GetAllowableFingers ( ) : int |
|
|
OnHandFound ( Hand h ) : void |
|
|
OnHandLost ( int lostID ) : void |
|
|
OnHandUpdated ( Hand h ) : void |
|
|
OnPointableFound ( Pointable p ) : void |
|
|
OnPointableLost ( int lostID ) : void |
|
|
OnPointableUpdated ( Pointable p ) : void |
|
|
SetCollidable ( GameObject obj, bool collidable ) : void |
|
|
SetInteractionMode ( ) : void |
|
|
SetVisible ( GameObject obj, bool visible ) : void |
|
|
Start ( ) : void |
|
|
updatePalm ( Leap leapHand, GameObject palmObject ) : void |
|
|
updateParent ( GameObject child, int handId ) : void |
|
|
updatePointable ( Leap pointable, GameObject fingerObject ) : void |
|
|