Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeScalar
- NodeScalarCurve
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeScalarCurve.h |
| Include | #include "MuT/NodeScalarCurve.h" |
Syntax
class NodeScalarCurve : public mu::NodeScalar
Remarks
This node makes a new scalar value transforming another scalar value with a curve.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRichCurve | Curve | ||
| Ptr< NodeScalar > | CurveSampleValue |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| Private * | GetPrivate () |
||
| const FNodeType * |
Overridden from Node
Classes
| Type | Name | Description | |
|---|---|---|---|
| Private |