B1BodyShapeValue
- Maps a body shape type to its corresponding muscle and obesity morph target values
* used to set the character's visual appearance.
| Property | Type | Description | Metadata |
|---|---|---|---|
| BodyShape | EB1BodyShape | The body shape this entry defines values for. | Category: B1BodyShapeValue |
| Muscle | float | Muscle morph target value for this body shape (0.0 to 1.0). | Category: B1BodyShapeValue ClampMax: 1.000000 ClampMin: 0.000000 |
| Obesity | float | Obesity morph target value for this body shape (-1.0 to 1.0). | Category: B1BodyShapeValue ClampMax: 1.000000 ClampMin: -1.000000 |