Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT > API/Plugins/MutableTools/MuT/NodeLOD
References
| Module | MutableTools |
| Header | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Public/MuT/NodeLOD.h |
| Include | #include "MuT/NodeLOD.h" |
| Source | /Engine/Plugins/Experimental/Mutable/Source/MutableTools/Private/MuT/NodeLOD.cpp |
NodeComponentPtr GetComponent
(
int index
) const
Remarks
Get the node generating one of the components of the LOD.
Parameters
| Name | Description |
|---|---|
| index | index of the component from 0 to GetComponentCount()-1 |