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