Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include |
#include "IDatasmithSceneElements.h" |
void AddMesh
(
const TSharedPtr< IDatasmithMeshElement > & InMesh
)
Adds a new Mesh to the scene.
Parameter |
Description |
---|---|
InMesh |
the Mesh that will be added |