|
Blender V4.3
|
#include <NOD_geometry_nodes_lazy_function.hh>
Public Attributes | |
| float | delta_time |
| bke::bake::BakeState | state |
Same as #OutputCopy, but the values can be output by move, instead of copy. This can reduce the amount of unnecessary copies, when the old simulation state is not needed anymore.
Definition at line 68 of file NOD_geometry_nodes_lazy_function.hh.
| float blender::nodes::sim_input::OutputMove::delta_time |
Definition at line 69 of file NOD_geometry_nodes_lazy_function.hh.
Referenced by blender::NodesModifierSimulationParams::init_simulation_info().
| bke::bake::BakeState blender::nodes::sim_input::OutputMove::state |
Definition at line 70 of file NOD_geometry_nodes_lazy_function.hh.