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 SetImageLayoutIndex
&40;
int imageIndex,
int layoutIndex
&41;
Remarks
Set the name of a image in the Surface.
Parameters
| Name | Description |
|---|---|
| index | index of the image, from 0 to GetImageCount()-1 |
| layoutIndex | index of the layout that will be used with this image. |