IDatasmithScene::RemoveMesh

Remove a Mesh to the scene.

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h

Include

#include "IDatasmithSceneElements.h"

Syntax

void RemoveMesh
(
    const TSharedPtr< IDatasmithMeshElement > & InMesh
)

Remarks

Remove a Mesh to the scene.

Parameters

Parameter

Description

InMesh

the Mesh that will be removed

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