Blender V5.0
blender::nodes::BakeNodeBehavior Struct Reference

#include <NOD_geometry_nodes_lazy_function.hh>

Public Attributes

sim_output::Behavior behavior
bke::bake::BakeDataBlockMapdata_block_map = nullptr

Detailed Description

Definition at line 142 of file NOD_geometry_nodes_lazy_function.hh.

Member Data Documentation

◆ behavior

sim_output::Behavior blender::nodes::BakeNodeBehavior::behavior

The set of possible behaviors are the same for both of these nodes currently.

Definition at line 144 of file NOD_geometry_nodes_lazy_function.hh.

Referenced by blender::nodes::LazyFunctionForBakeInputsUsage::execute_impl(), and blender::nodes::node_geo_bake_cc::LazyFunctionForBakeNode::execute_impl().

◆ data_block_map

bke::bake::BakeDataBlockMap* blender::nodes::BakeNodeBehavior::data_block_map = nullptr

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