RiggedHandVisualizer.IndexRootIsMetacarpal 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: bool IndexRootIsMetacarpal;
[UnityEngine.Tooltip("First finger node is metacarpal joint.")]
public bool IndexRootIsMetacarpal;
[<UnityEngine.Tooltip("First finger node is metacarpal joint.")>]
val mutable IndexRootIsMetacarpal : bool
Public IndexRootIsMetacarpal As Boolean
Field Value
- Attributes
-
UnityEngine.TooltipAttribute