12 "The values from the \"id\" attribute on points, or the index if that attribute does not "
18 Field<int> position_field{std::make_shared<bke::IDAttributeFieldInput>()};
19 params.set_output(
"ID", std::move(position_field));
29 "Retrieve a stable random identifier value from the \"id\" attribute on the point domain, "
30 "or the index if the attribute does not exist";
#define GEO_NODE_INPUT_ID
#define NOD_REGISTER_NODE(REGISTER_FUNC)
void node_register_type(bNodeType &ntype)
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