Skip to main content

Module project_vfs

Module project_vfs 

Source
Expand description

Project-scoped Virtual File System for the editor.

Wraps the khora-io AssetService + AssetWatcher together with a FileLoader rooted at <project>/assets/. This is the single I/O entry point used by scene_io, the asset browser, and any other editor code that needs to read or write project content.

Structsยง

ProjectVfs
All project I/O, in one place.