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