IDatasmithCompositeTexture::AddSurface

Creates a new surface that will be used as layer inside this composite using the texture filename and its uv element.

Windows
MacOS
Linux

References

Module

DatasmithCore

Header

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

Include

#include "IDatasmithSceneElements.h"

Syntax

void AddSurface
(
    const TCHAR * Texture,
    FDatasmithTextureSampler TexUV
)

Remarks

Creates a new surface that will be used as layer inside this composite using the texture filename and its uv element.

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