Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeComponentEdit
- NodeComponent::SetSurface()
- NodeComponentEdit::SetSurface()
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Public/MuT/NodeComponentEdit.h |
| Include | #include "MuT/NodeComponentEdit.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeComponentEdit.cpp |
virtual void SetSurface
&40;
int index,
NodeSurface &42;
&41;
Remarks
Set the node generating one of the meshes in the component.
Parameters
| Name | Description |
|---|---|
| index | index of the mesh, from 0 to GetSurfaceCount()-1 |