Blender V5.0
blender::nodes::sim_output::StoreNewState Struct Reference

#include <NOD_geometry_nodes_lazy_function.hh>

Public Attributes

std::function< void(bke::bake::BakeState state)> store_fn

Detailed Description

Computes the simulation step and calls the given function to cache the new simulation state. The new simulation state is the output of the node.

Definition at line 93 of file NOD_geometry_nodes_lazy_function.hh.

Member Data Documentation

◆ store_fn


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