B1FaceShapeCustomizeData
- Defines face shape customization data, including gizmo groups,
* transform groups, and lookup tables for runtime interaction.
| Property | Type | Description | Metadata |
|---|---|---|---|
| GizmoGroupTree | TMap | Editor-only tree representation of gizmo groups, keyed by name. | Category: B1FaceShapeCustomizeData |
| GizmoGroups | TArray | Gizmo groups used for face customization. | Category: B1FaceShapeCustomizeData |
| CustomizeGroups | TArray | Transform groups defining additive data and gizmo behavior. | Category: B1FaceShapeCustomizeData |
| BoneToGizmoGroupIndexTable | TMap | Lookup table mapping bones to gizmo group indices. | Category: B1FaceShapeCustomizeData |