Navigation
API > API/Plugins > API/Plugins/MutableTools > API/Plugins/MutableTools/MuT
Inheritance Hierarchy
- RefCounted
- Node
- NodeColour
- NodeColourFromScalars
References
| Module | MutableTools |
| Header | /Engine/Plugins/Mutable/Source/MutableTools/Public/MuT/NodeColourFromScalars.h |
| Include | #include "MuT/NodeColourFromScalars.h" |
Syntax
class NodeColourFromScalars : public mu::NodeColour
Remarks
Obtain a colour by sampling an image at specific homogeneous coordinates.
Variables
| Type | Name | Description | |
|---|---|---|---|
| Ptr< NodeScalar > | W | ||
| Ptr< NodeScalar > | X | ||
| Ptr< NodeScalar > | Y | ||
| Ptr< NodeScalar > | Z |
Destructors
| Type | Name | Description | |
|---|---|---|---|
| Forbidden. Manage with the Ptr<> template. |
Functions
| Type | Name | Description | |
|---|---|---|---|
| const FNodeType * |
Overridden from Node
Constants
| Name | Description |
|---|---|
| StaticType |