FingerDof
Enumeration of all the muscles in a finger.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Enum
- Namespace: UnityEngine
- Assembly: UnityEngine.AnimationModule
public enum FingerDof
Remarks
These muscles are a sub-part of a human part.
Additional Resources: HumanPartDof
Fields
Value | Description |
|---|---|
| DistalCloseOpen | The distal close-open muscle. |
| IntermediateCloseOpen | The intermediate close-open muscle. |
| LastFingerDof | The last value of the FingerDof enum. |
| ProximalDownUp | The proximal down-up muscle. |
| ProximalInOut | The proximal in-out muscle. |