B1ObjectSlotData
- Configuration data for an object slot, defining mesh visibility and masking behavior.
| Property | Type | Description | Metadata |
|---|---|---|---|
| HideParentMesh | bool | Whether the parent mesh should be hidden when this slot is occupied. | Category: B1ObjectSlotData |
| UseMaskedParentMesh | bool | Whether the parent mesh should use masking instead of being fully hidden. | Category: B1ObjectSlotData |
| MaskParameterName | FName | The material parameter name used to control the mask opacity when UseMaskedParentMesh is enabled. | Category: B1ObjectSlotData |
| BasicTexture | UTexture* | Cached reference to the base texture of the object slot. // cache |
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