Choose your operating system:
Windows
macOS
Linux
Module |
|
Header |
/Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include |
#include "IDatasmithSceneElements.h" |
void AddTexture
(
const TSharedPtr< IDatasmithTextureElement > & InTexture
)
Adds a new Texture Element to the scene (it won't be applied to any material).
Parameter |
Description |
---|---|
InTexture |
the Texture Element that will be added |