|
Blender V4.3
|
#include <NOD_geometry_nodes_lazy_function.hh>
Public Attributes | |
| int | id |
| bool | is_in_simulation = false |
| bool | is_in_loop = false |
Definition at line 457 of file NOD_geometry_nodes_lazy_function.hh.
| int blender::nodes::FoundNestedNodeID::id |
Definition at line 458 of file NOD_geometry_nodes_lazy_function.hh.
Referenced by blender::nodes::find_nested_node_id().
| bool blender::nodes::FoundNestedNodeID::is_in_loop = false |
Definition at line 460 of file NOD_geometry_nodes_lazy_function.hh.
Referenced by blender::nodes::find_nested_node_id().
| bool blender::nodes::FoundNestedNodeID::is_in_simulation = false |
Definition at line 459 of file NOD_geometry_nodes_lazy_function.hh.
Referenced by blender::nodes::find_nested_node_id().