MayaFlux 0.1.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches

◆ m_skip_state_management

bool MayaFlux::Nodes::RootNode::m_skip_state_management
private

Flag indicating whether to skip preprocessing and post processing.

This flag can be set to true to skip the pre and post processing steps, which is useful in scenarios where the root node is not expected to sync processing state with other channels or is used outside of the Engine context.

Definition at line 221 of file RootNode.hpp.

Referenced by postprocess(), and preprocess().