Module layer

Source
Expand description

Defines the Layer struct and it’s implementations.

Structs§

Layer
A Layer represents a distinct editing plane within a crate::Level, allowing elements to be grouped by function or intent (e.g., “Walls”, “Objects”, “Lighting”).