BoneLinkMode
Overview
BoneLinkMode is a enum in Aspose.3D FOSS for Java.
A bone’s link mode refers to the way in which a bone is connected or linked to its parent bone within a hierarchical structure.
This enumeration defines 3 values: NORMALIZE, ADDITIVE, TOTAL_ONE.
Values
| Value | Description |
|---|---|
NORMALIZE | |
ADDITIVE | |
TOTAL_ONE |