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