Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include |
#include "IDatasmithSceneElements.h" |
void RemoveTexture
(
const TSharedPtr< IDatasmithTextureElement > & InTexture
)
Removes a Texture Element from the scene.
Parameter |
Description |
---|---|
InTexture |
the Texture Element that will be removed |