|
SmartEngine
1.6.0
|
Data used to construct a stop gradient node instance More...
#include <CommonNodes.h>
Public Attributes | |
| IGraphNode * | input = nullptr |
| This input is passed through directly to the output of this node. More... | |
Public Attributes inherited from SmartEngine::GraphNodeCInfo | |
| const char * | name = nullptr |
| The name of this node. More... | |
| IContext * | context = nullptr |
| Context this node belongs to. Only graph nodes of the same context can be connected. More... | |
Data used to construct a stop gradient node instance
| IGraphNode* SmartEngine::StopGradientNodeCInfo::input = nullptr |
This input is passed through directly to the output of this node.