UStaticMesh::RegisterMeshAttributes

Registers the mesh attributes required by the mesh description for a static mesh.

Windows
MacOS
Linux

Deprecated

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/StaticMesh.h

Include

#include "Engine/StaticMesh.h"

Source

/Engine/Source/Runtime/Engine/Private/StaticMesh.cpp

Syntax

static void RegisterMeshAttributes
(
    FMeshDescription & MeshDescription
)

Remarks

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.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss