Blender V4.5
blender::nodes::GeometryNodesGroupFunction::[struct].inputs Struct Reference

Classes

struct  [struct].inputs.references_to_propagate

Public Attributes

IndexRange main
IndexRange output_usages
struct  references_to_propagate

Detailed Description

Definition at line 372 of file NOD_geometry_nodes_lazy_function.hh.

Member Data Documentation

◆ main

Main input values that come out of the Group Input node.

◆ output_usages

A boolean for every group output that indicates whether that output is needed. It's ok if those are set to true even when an output is not used, but the other way around will lead to bugs. The node group uses those values to compute the lifetimes of anonymous attributes.

◆ references_to_propagate

struct blender::nodes::GeometryNodesGroupFunction::[struct].inputs.references_to_propagate blender::nodes::GeometryNodesGroupFunction::references_to_propagate

The documentation for this struct was generated from the following files: