22 params.set_output(
"Is Viewport", is_viewport);
32 "Retrieve whether the nodes are being evaluated for the viewport rather than the final "
#define GEO_NODE_IS_VIEWPORT
eEvaluationMode DEG_get_mode(const Depsgraph *graph)
#define NOD_REGISTER_NODE(REGISTER_FUNC)
BPy_StructRNA * depsgraph
void node_register_type(bNodeType &ntype)
static void node_declare(NodeDeclarationBuilder &b)
static void node_geo_exec(GeoNodeExecParams params)
static void node_register()
void geo_node_type_base(blender::bke::bNodeType *ntype, std::string idname, const std::optional< int16_t > legacy_type)
std::string ui_description
NodeGeometryExecFunction geometry_node_execute
const char * enum_name_legacy
NodeDeclareFunction declare