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