Navigation
API > API/Plugins > API/Plugins/GeometryFlowCore > API/Plugins/GeometryFlowCore/BaseNodes > API/Plugins/GeometryFlowCore/BaseNodes/TTransformerWithSettingsNode
- TTransformerWithSettingsNode::ComputeOutput()
- FComputeMeshTangentsNode::ComputeOutput()
References
| Module | GeometryFlowCore |
| Header | /Engine/Plugins/Experimental/GeometryFlow/Source/GeometryFlowCore/Public/BaseNodes/TransformerWithSettingsNode.h |
| Include | #include "BaseNodes/TransformerWithSettingsNode.h" |
virtual void ComputeOutput
&40;
const FNamedDataMap & DatasIn,
const SettingsType & SettingsIn,
const InputType & InputIn,
OutputType & OutputOut
&41;
Remarks
TTransformerWithSettingsNode API that subclasses must/can implement