|
Blender V4.5
|
Public Attributes | |
| IndexRange | main |
| IndexRange | output_usages |
| Map< int, int > | output_data_reference_sets |
Definition at line 39 of file NOD_geometry_nodes_closure.hh.
| IndexRange blender::nodes::ClosureFunctionIndices::[struct].inputs main |
| Map<int, int> blender::nodes::ClosureFunctionIndices::[struct].inputs output_data_reference_sets |
A GeometryNodesReferenceSet input for a subset of the outputs. This is used to tell the closure which attributes it has to propagate to the outputs.
Main output index -> input lf socket index.
| IndexRange blender::nodes::ClosureFunctionIndices::[struct].inputs output_usages |
A boolean input for each output indicating whether that output is used.