Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithCompositeTexture
| Type | Name | Description | |
|---|---|---|---|
| void | AddSurface
(
const TSharedPtr< IDatasmithCompositeTexture >& SubComp |
Adds a new nested composite texture | |
| void | AddSurface
(
const FLinearColor& Color |
Creates a new surface that will be used as layer inside this composite using a color in linear space. | |
| void | AddSurface
(
const TCHAR* Texture, |
Creates a new surface that will be used as layer inside this composite using the texture filename and its uv element. |