B1ObjectPartsDescription
- Describes the mesh component and material slot assignment for a single object part.
* Used within part definitions to specify which mesh surface the part belongs to.
| Property | Type | Description | Metadata |
|---|---|---|---|
| MeshName | FString | Name of the mesh component this part description refers to. | Category: B1ObjectPartsDescription |
| MaterialSlot | int32 | Material slot index on the mesh component used by this part. | Category: B1ObjectPartsDescription |
| LayerIndex | int32 | Layer index within the material for this part's customization layer. | Category: B1ObjectPartsDescription |
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