Frontend CNVS UI

The Frontend CNVS UI is the live workspace that loads every Canvas scene inside the browser. It shows the current project in real time while giving you full control over geometry, materials, lighting, animation, and effects. The layout is split into two main sections: a nested Outliner on the left and a Context Window on the right. The Outliner is labelled with the unique ID of the canvas you set in the backend editor and is styled like an expandable menu tree. Clicking any item in the Outliner refreshes the Context Window so you can adjust the relevant settings without switching screens.

User Interface