TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
Float3Node()
Float3Node::Float3Node
(
GLSLHandler
*
handler
)
Definition at line
60
of file
Float3Node.cpp
.
61
:
SNENode
(handler)
62
{
63
name =
"Float 3"
;
64
x = y = z = 0.0f;
65
headerColor = ImColor(SHADER_VALUE_NODE_COLOR);
66
outputPins.push_back(
new
SNEPin
(NodeEditorPinType::Output, SNEPinType::SNEPinType_Float3));
67
}
SNENode
Definition:
ShaderNodeEditor.h:54
SNEPin
Definition:
ShaderNodeEditor.h:43
Float3Node
Generated on Thu Apr 7 2022 14:10:51 for TerraForge3D by
1.9.3