|
Blender V5.0
|
#include <NOD_geometry_nodes_lazy_function.hh>
Public Attributes | |
| InputUsageHintType | type = InputUsageHintType::DependsOnOutput |
| Vector< int > | output_dependencies |
Definition at line 326 of file NOD_geometry_nodes_lazy_function.hh.
| Vector<int> blender::nodes::InputUsageHint::output_dependencies |
Used in depends-on-output mode.
Definition at line 329 of file NOD_geometry_nodes_lazy_function.hh.
| InputUsageHintType blender::nodes::InputUsageHint::type = InputUsageHintType::DependsOnOutput |
Definition at line 327 of file NOD_geometry_nodes_lazy_function.hh.