Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeColour
- NodeColourArithmeticOperation
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeColourArithmeticOperation.h |
| Include | #include "MuT/NodeColourArithmeticOperation.h" |
Syntax
class NodeColourArithmeticOperation : public mu::NodeColour
Remarks
Perform a per - component arithmetic operation between two colours.
Variables
| Type | Name | Description | |
|---|---|---|---|
| Ptr< NodeColour > | A | ||
| Ptr< NodeColour > | B | ||
| EOperation | Operation |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNodeType * |
Overridden from Node
Enums
| Type | Name | Description | |
|---|---|---|---|
| EOperation | Possible arithmetic operations. |
Constants
| Name | Description |
|---|---|
| StaticType |