|
Blender V4.5
|
Public Attributes | |
| IndexRange | main |
| IndexRange | input_usages |
Definition at line 394 of file NOD_geometry_nodes_lazy_function.hh.
| IndexRange blender::nodes::GeometryNodesGroupFunction::[struct].outputs input_usages |
A boolean for every group input that indicates whether this input will be used. Oftentimes this can be determined without actually computing much. This is used to compute anonymous attribute lifetimes.
| IndexRange blender::nodes::GeometryNodesGroupFunction::[struct].outputs main |
Main output values that are passed into the Group Output node.