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

HandDebugGizmos Class

Properties

IHand Hand[Get]
bool ForceOffVisibility[Get]

Fields

bool IsVisible[Get]

Events

Action WhenHandVisualUpdated

Protected Fields

bool _started[Get]

Protected Functions

virtual void Awake ( )
virtual void Start ( )
virtual void OnEnable ( )
virtual void OnDisable ( )
virtual override bool TryGetParentJointId
( int jointId,
out int parent )
virtual override bool TryGetWorldJointPose
( int jointId,
out Pose pose )

Member Functions

Get the current Pose of the HandJoint given in the current Space.
Used to grant quicker access to GetJointPose(HandJointId, out Pose) data.
Parameters
jointId
The hand joint to get the pose of
space
The space/transformation that the hand is in
Returns
The Pose of the HandJoint in the given Space
void InjectAllHandDebugGizmos
( IHand hand )
void InjectHand
( IHand hand )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon