C# Class NonSkeletalHandController, RiggedHandVisualizer

Inheritance: MonoBehaviour
Mostra file Open project: leapmotion/RiggedHandVisualizer Class Usage Examples

Public Methods

Method Description
ShowHands ( bool shouldShow ) : void

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

ShowHands() public method

public ShowHands ( bool shouldShow ) : void
shouldShow bool
return void