Свойство | Тип | Описание | |
---|---|---|---|
allowToggleTo2D | bool |
Метод | Описание | |
---|---|---|
Awake ( ) : void | ||
GetHand ( int i ) : VRHand, |
Get the i-th active VRHand.
|
|
OnDrawGizmos ( ) : void | ||
OnEnable ( ) : void | ||
OnGUI ( ) : void | ||
Teleport ( Transform destination ) : void |
Метод | Описание | |
---|---|---|
ActivateRig ( GameObject rig ) : void |
public GetHand ( int i ) : VRHand, | ||
i | int | Zero-based index of the active VRHand to get |
Результат | VRHand, |
public Teleport ( Transform destination ) : void | ||
destination | Transform | |
Результат | void |