Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeSurfaceNew
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Public/MuT/NodeSurfaceNew.h |
| Include | #include "MuT/NodeSurfaceNew.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeSurfaceNew.cpp |
void SetVectorName
&40;
int index,
const char &42; strName
&41;
Remarks
Set the name of a image in the Surface.
Parameters
| Name | Description |
|---|---|
| index | index of the vector, from 0 to GetVectorCount()-1 |
| strName | name of the vector |