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ยง
- Project
Vfs - All project I/O, in one place.