TerraForge3D
2.3.1
3D Terrain And Landscape Generator
◆
BakeToSlotNode()
BakeToSlotNode::BakeToSlotNode
(
GLSLHandler
*
handler
)
Definition at line
67
of file
BakeToSlotNode.cpp
.
68
:
SNENode
(handler)
69
{
70
name =
"Bake To Slot"
;
71
slot = 1;
72
headerColor = ImColor(SHADER_VALUE_NODE_COLOR);
73
outputPins.push_back(
new
SNEPin
(NodeEditorPinType::Output, SNEPinType::SNEPinType_Float3));
74
inputPins.push_back(
new
SNEPin
(NodeEditorPinType::Input, SNEPinType::SNEPinType_Float3));
75
}
SNENode
Definition:
ShaderNodeEditor.h:54
SNEPin
Definition:
ShaderNodeEditor.h:43
BakeToSlotNode
Generated on Thu Apr 7 2022 14:10:51 for TerraForge3D by
1.9.3