Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithCompositeTexture
References
Module | DatasmithCore |
Header | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
Include | #include "IDatasmithSceneElements.h" |
void SetBaseNames
&40;
const TCHAR &42; InTextureName,
const TCHAR &42; InColorName,
const TCHAR &42; InValueName,
const TCHAR &42; InCompName
&41;
Remarks
Sets the strings that identifies the different elements on this composite
Parameters
Name | Description |
---|---|
InTextureName | for plain textures |
InColorName | for color elements |
InValueName | for regular float values |
InCompName | for nested composite elements inside this composite |