Navigation
API > API/Plugins > API/Plugins/MutableTools
| Name | NodeLOD |
| Type | class |
| Header File | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeLOD.h |
| Include Path | #include "MuT/NodeLOD.h" |
Syntax
class NodeLOD : public mu::Node
Inheritance Hierarchy
- CSharedMix → Node → NodeLOD
- RefCounted → Node → NodeLOD
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~NodeLOD() |
Forbidden. Manage with the Ptr<> template. | MuT/NodeLOD.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| StaticType | FNodeType | MuT/NodeLOD.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Surfaces | TArray< Ptr< NodeSurface > > | MuT/NodeLOD.h |
Functions
Public
Overridden from Node
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual const FNodeType * GetType() |
Node type hierarchy data. | MuT/NodeLOD.h |
Protected
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static const FNodeType * GetStaticType() |
MuT/NodeLOD.h |