API reference
API reference
Select your platform
No SDKs available
No versions available

HandWristOffset Class

Specifies a position and rotation offset from the wrist of the given hand.
Oculus::Interaction::HandWristOffset extends MonoBehaviour.

Overview

Properties

Hand[Get]
Vector3
Offset[Get]
Quaternion
bool

Object Data

bool

Object Data

void
Awake ( )
void
Start ( )
void
void

Public Member Functions

void
GetOffset
( ref Pose pose )
void
GetOffset
( ref Pose pose,
Handedness handedness,
float scale )
void
GetWorldPose
( ref Pose pose )
void
InjectHand
( IHand hand )
void
InjectOffset
( Vector3 offset )
void
InjectRotation
( Quaternion rotation )
void
InjectAllHandWristOffset
( IHand hand,
Vector3 offset,
Quaternion rotation )

Details

Properties

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.

Object Data

bool Oculus.Interaction.HandWristOffset._started
No description available.

Object Data

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.

Member Functions

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.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon