TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
Evaluate()
NodeOutput
DuplicateNode::Evaluate
(
NodeInputParam
input
,
NodeEditorPin
*
pin
)
virtual
Implements
NodeEditorNode
.
Definition at line
9
of file
DuplicateNode.cpp
.
10
{
11
if
(inputPins[0]->IsLinked())
12
return
NodeOutput
({ inputPins[0]->other->Evaluate(input) });
13
return
NodeOutput
({ 0.0f });
14
}
NodeOutput
Definition:
NodeEditor.h:26
DuplicateNode
Generated on Thu Apr 7 2022 14:10:51 for TerraForge3D by
1.9.3