FB1ObjectPartsDescription
🧩 Struct: FB1ObjectPartsDescription¶
Describes a specific mesh and material configuration for an object part.
Properties¶
- MeshName (
FString
): Name of the mesh used for this part. - MaterialSlot (
int32
): A specific material slot index on the mesh. - LayerIndex (
int32
): A specific layer index within that material.