Method | Description | |
---|---|---|
GetLocalPosition ( VRNode node ) : Vector3 |
The current position of the requested VRNode.
|
|
GetLocalRotation ( VRNode node ) : |
The current rotation of the requested VRNode.
|
Method | Description | |
---|---|---|
INTERNAL_CALL_GetLocalPosition ( VRNode node, Vector3 &value ) : void | ||
INTERNAL_CALL_GetLocalRotation ( VRNode node, |
||
Recenter ( ) : void |
public static GetLocalPosition ( VRNode node ) : Vector3 | ||
node | VRNode | Node index. |
return | Vector3 |
public static GetLocalRotation ( VRNode node ) : |
||
node | VRNode | Node index. |
return |