RiggedHandVisualizer.ModelFingerPointing Field

Definition

public: UnityEngine::Vector3 ModelFingerPointing;
[UnityEngine.Tooltip("If non-zero, this vector and the modelPalmFacing vector will be used to re-orient the Transform bones in the hand rig, to compensate for bone axis discrepancies between Leap Bones and model bones.")]
public UnityEngine.Vector3 ModelFingerPointing;
[<UnityEngine.Tooltip("If non-zero, this vector and the modelPalmFacing vector will be used to re-orient the Transform bones in the hand rig, to compensate for bone axis discrepancies between Leap Bones and model bones.")>]
val mutable ModelFingerPointing : UnityEngine.Vector3
Public ModelFingerPointing As Vector3 

Field Value

UnityEngine.Vector3
Attributes
UnityEngine.TooltipAttribute

Applies to