RiggedHandVisualizer.ModelFingerPointing Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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