Tanoda
|
Public Attributes | |
List< Behaviour > | targets |
KeyCode | unlockHold = KeyCode.None |
KeyCode | toggle = KeyCode.Space |
Definition at line 14 of file KeyEnableBehaviors.cs.
List<Behaviour> Leap.Unity.KeyEnableBehaviors.targets |
Definition at line 15 of file KeyEnableBehaviors.cs.
KeyCode Leap.Unity.KeyEnableBehaviors.toggle = KeyCode.Space |
Definition at line 18 of file KeyEnableBehaviors.cs.
KeyCode Leap.Unity.KeyEnableBehaviors.unlockHold = KeyCode.None |
Definition at line 17 of file KeyEnableBehaviors.cs.