|
Blender V5.0
|
#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 71 of file NOD_geometry_nodes_lazy_function.hh.
| float blender::nodes::sim_input::OutputMove::delta_time |
Definition at line 72 of file NOD_geometry_nodes_lazy_function.hh.
| bke::bake::BakeState blender::nodes::sim_input::OutputMove::state |
Definition at line 73 of file NOD_geometry_nodes_lazy_function.hh.