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