Blender V4.3
blender::nodes::node_geo_import_obj Namespace Reference

Functions

static void node_declare (NodeDeclarationBuilder &b)
 
static void node_geo_exec (GeoNodeExecParams params)
 
static void node_register ()
 

Function Documentation

◆ node_declare()

static void blender::nodes::node_geo_import_obj::node_declare ( NodeDeclarationBuilder & b)
static

Definition at line 19 of file node_geo_import_obj.cc.

References b, blender::nodes::SocketDeclaration::hide_label, and PROP_FILEPATH.

Referenced by node_register().

◆ node_geo_exec()

◆ node_register()