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

HandRootOffset Class

Extends MonoBehaviour
Specifies a position and rotation offset from the root of the given hand

Properties

IHand Hand[Get]
bool MirrorOffsetsForLeftHand[Get]
bool FreezeRotationX[Get]
bool FreezeRotationY[Get]
bool FreezeRotationZ[Get]
Vector3 Offset[Get]
Quaternion Rotation[Get]
bool MirrorLeftRotation[Get]

Protected Fields

bool _started[Get]

Protected Functions

virtual void Awake ( )
virtual void Start ( )
virtual void OnEnable ( )
virtual void OnDisable ( )

Member Functions

void GetOffset
( ref Pose pose )
void GetOffset
( ref Pose pose,
Handedness handedness,
float scale )
void GetWorldPose
( ref Pose pose )
void InjectAllHandRootOffset
( IHand hand )
void InjectHand
( IHand hand )
void InjectOffset
( Vector3 offset )
void InjectRotation
( Quaternion rotation )
void InjectAllHandWristOffset
( IHand hand,
Vector3 offset,
Quaternion rotation )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon