The Base Layer is a special layer in MaxFlow that serves as the foundation for all other layers. It contains a unique state node that acts as the base state, upon which all other nodes' states depend.
The Base Layer contains a special state node known as the Base State Node. This node is fundamental to the entire MaxFlow workflow because:
When applying node states to the scene, MaxFlow follows a specific order:
This ensures that the base state is established before any other state modifications are made, maintaining consistency and predictability in state application.
The Base Layer is automatically created and managed by MaxFlow. You should place your fundamental state configuration (such as global scene settings, lighting environment, or render settings) in the Base State Node. All subsequent layers will build upon this base configuration, allowing for clean and organized state management workflows.