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

ShoulderEstimatePosition Class

Extends MonoBehaviour
Updates its transform to the estimated shoulder position and rotation.
Estimated pose is based on an offset from the head, taking in count just the rotation Yaw. Hand is required to know not just the handedness but also alter the scale of the offset.

Properties

IHmd Hmd[Get]
IHand Hand[Get]

Protected Fields

bool _started[Get]

Protected Functions

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

Member Functions

void InjectAllShoulderPosition
( IHmd hmd,
IHand hand )
void InjectHmd
( IHmd hmd )
void InjectHand
( IHand hand )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon