Hand[Get] | |
Vector3 | Offset[Get] |
Quaternion | Rotation[Get] |
bool | MirrorLeftRotation[Get] |
bool | _started[Get] |
void | GetOffset ( ref Pose pose ) |
void | |
void | GetWorldPose ( ref Pose pose ) |
void | InjectHand ( IHand hand ) |
void | InjectOffset ( Vector3 offset ) |
void | InjectRotation ( Quaternion rotation ) |
void |
| IHand Oculus.Interaction.HandWristOffset.Hand |
|---|
No description available.
|
| Vector3 Oculus.Interaction.HandWristOffset.Offset |
|---|
No description available.
|
| Quaternion Oculus.Interaction.HandWristOffset.Rotation |
|---|
No description available.
|
| bool Oculus.Interaction.HandWristOffset.MirrorLeftRotation |
|---|
No description available.
|
| bool Oculus.Interaction.HandWristOffset._started |
|---|
No description available.
|
| virtual void Oculus.Interaction.HandWristOffset.Awake ( ) |
|---|
No description available.
|
| virtual void Oculus.Interaction.HandWristOffset.Start ( ) |
|---|
No description available.
|
| virtual void Oculus.Interaction.HandWristOffset.OnEnable ( ) |
|---|
No description available.
|
| virtual void Oculus.Interaction.HandWristOffset.OnDisable ( ) |
|---|
No description available.
|
| void Oculus.Interaction.HandWristOffset.GetOffset ( ref Pose pose ) |
|---|
No description available.
|
| void Oculus.Interaction.HandWristOffset.GetOffset ( ref Pose pose, Handedness handedness, float scale ) |
|---|
No description available.
|
| void Oculus.Interaction.HandWristOffset.GetWorldPose ( ref Pose pose ) |
|---|
No description available.
|
| void Oculus.Interaction.HandWristOffset.InjectHand ( IHand hand ) |
|---|
No description available.
|
| void Oculus.Interaction.HandWristOffset.InjectOffset ( Vector3 offset ) |
|---|
No description available.
|
| void Oculus.Interaction.HandWristOffset.InjectRotation ( Quaternion rotation ) |
|---|
No description available.
|
| void Oculus.Interaction.HandWristOffset.InjectAllHandWristOffset ( IHand hand, Vector3 offset, Quaternion rotation ) |
|---|
No description available.
|