> For the complete documentation index, see [llms.txt](https://flora.magneticarcade.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flora.magneticarcade.com/scripts/editor-settings.md).

# Editor Settings

Defines project-wide Editor settings for Flora.

Find Editor-only project settings under **Edit > Project Settings > Graphics > Flora > Editor**.

## Properties

### Disable Instance Renderers In Edit Mode

Stops `FloraInstanceRenderer` rendering outside Play mode. Use it to avoid Scene view selection problems with incompatible shaders. It does not affect Player builds.

### Enable Static Spatial Caching (Experimental)

Enables scene-adjacent caches for static containers and Terrain trees. It is disabled by default and creates a `.FloraSpatialCache.bytes` asset beside eligible scenes.

See [Static Spatial Caching](/rendering/static-spatial-caching.md).
