RiggedHandVisualizer.ModelPalmFacing Field
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.
C++
public: UnityEngine::Vector3 ModelPalmFacing;
[UnityEngine.Tooltip("If non-zero, this vector and the modelFingerPointing 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 ModelPalmFacing;
[<UnityEngine.Tooltip("If non-zero, this vector and the modelFingerPointing 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 ModelPalmFacing : UnityEngine.Vector3
Public ModelPalmFacing As Vector3
UnityEngine.Vector3
- Attributes
-
UnityEngine.TooltipAttribute
Продукт | Версии |
---|---|
MRTK2 Unity 2018 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4 |
MRTK2 Unity 2019 | 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4 |
MRTK2 Unity 2020 | 2.5.2, 2.5.3, 2.5.4 |