Tanoda
|
Public Attributes | |
List< GameObject > | targets |
KeyCode | unlockHold = KeyCode.RightShift |
KeyCode | toggle = KeyCode.T |
Definition at line 14 of file KeyEnableGameObjects.cs.
List<GameObject> Leap.Unity.KeyEnableGameObjects.targets |
Definition at line 15 of file KeyEnableGameObjects.cs.
KeyCode Leap.Unity.KeyEnableGameObjects.toggle = KeyCode.T |
Definition at line 18 of file KeyEnableGameObjects.cs.
KeyCode Leap.Unity.KeyEnableGameObjects.unlockHold = KeyCode.RightShift |
Definition at line 17 of file KeyEnableGameObjects.cs.