Layer

Base Layer

Understand the Base Layer and Base State Node - the foundational layer in MaxFlow that provides base configuration for all other state layers.

What is Base Layer

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.

Key Characteristics

Base State Node

The Base Layer contains a special state node known as the Base State Node. This node is fundamental to the entire MaxFlow workflow because:

  • All other nodes in the project depend on this base state node
  • It provides the foundational state configuration that other layers build upon
  • It acts as a reference point for state management across the entire project

Application Order

When applying node states to the scene, MaxFlow follows a specific order:

  1. First: The Base State Node is applied to the scene
  2. Then: All other node states are applied in sequence

This ensures that the base state is established before any other state modifications are made, maintaining consistency and predictability in state application.

Usage

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.

base state node are created and managed by MaxFlow. Please do not delete it.