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