Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UStaticMesh
Description
Registers the mesh attributes required by the mesh description for a static mesh.
Registers the mesh attributes required by the mesh description for a static mesh.
| Name | RegisterMeshAttributes |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/StaticMesh.h |
| Include Path | #include "Engine/StaticMesh.h" |
| Source | /Engine/Source/Runtime/Engine/Private/StaticMesh.cpp |
static void RegisterMeshAttributes
(
FMeshDescription & MeshDescription
)