B1ObjectCustomizeShapeParts
- A single shape part entry for a customizable shape object, linking a parts ID to its mesh and icon.
* Used within shape template table rows to define swappable geometric parts.
| Property | Type | Description | Metadata |
|---|---|---|---|
| PartsId | FName | ID referencing the garment mesh JSON file defining this shape part. | Category: B1ObjectCustomizeShapeParts |
| Asset | TSoftObjectPtr | Soft reference to the static mesh asset for this shape part. | Category: B1ObjectCustomizeShapeParts |
| Icon | TSoftObjectPtr | Soft reference to the icon displayed for this shape part in the customization UI. | Category: B1ObjectCustomizeShapeParts |
Back to Type FinderSearch and filter all 2203 StructGuide documents
See alsoObject
- EB1ObjectCustomizeType
- Object Data Guide
- ObjectBp Data Guide
- ObjectCategory Data Guide
- ObjectChangeActorGroup Data Guide
- ObjectChangeMaterialGroup Data Guide
- ObjectChangeMeshGroup Data Guide
- ObjectCustomizeMaterialGroup Data Guide
- ObjectCustomizeMaterialParts Data Guide
- ObjectCustomizeShapeTemplates Data Guide
- ObjectDataFilter Data Guide
- ObjectPartsCustomUsage Data Guide