![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NaniteAssemblyData.h>
Public Member Functions | |
| bool | operator== (const FNaniteAssemblyPart &Other) const |
| bool | operator!= (const FNaniteAssemblyPart &Other) const |
Public Attributes | |
| FSoftObjectPath | MeshObjectPath |
| TArray< int32 > | MaterialRemap |
A mesh to be instanced as a part of a Nanite Assembly
|
inline |
|
inline |
The mapping of the part's materials to the final material list (Empty means material indices map 1:1)
| FSoftObjectPath FNaniteAssemblyPart::MeshObjectPath |
The static mesh to render for the part