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

Public Attributes

IndexRange main
IndexRange output_usages
Map< int, int > output_data_reference_sets

Detailed Description

Definition at line 39 of file NOD_geometry_nodes_closure.hh.

Member Data Documentation

◆ main

◆ output_data_reference_sets

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.

◆ output_usages

A boolean input for each output indicating whether that output is used.


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