TerraForge3D  2.3.1
3D Terrain And Landscape Generator

◆ GetType()

SNEPinType SNEPin::GetType ( )

Definition at line 15 of file ShaderNodeEditor.cpp.

16{
17 return static_cast<SNEPinType>(userData);
18}