|
Blender V5.0
|
Public Attributes | |
| NodeSyncState | state |
| std::optional< nodes::ClosureSignature > | source_signature |
Definition at line 51 of file sync_sockets.cc.
| std::optional<nodes::ClosureSignature> blender::nodes::ClosureSyncState::source_signature |
Definition at line 53 of file sync_sockets.cc.
Referenced by blender::nodes::sync_sockets_closure(), and blender::nodes::sync_sockets_evaluate_closure().
| NodeSyncState blender::nodes::ClosureSyncState::state |
Definition at line 52 of file sync_sockets.cc.
Referenced by blender::nodes::sync_sockets_closure(), and blender::nodes::sync_sockets_evaluate_closure().