English
Appearance
useSceneComputed(fn) is a thin computed wrapper used to make scene-backed derived state explicit in higher-level composables.
useSceneComputed(fn)
Use it when you want intent-revealing computed state that clearly depends on editor scene data.