| 1 | // Minimal retained-mode scene-graph test for watchOS. |
| 2 | // Creates two cubes via bloom_scene_* FFI, animates rotation, adds a |
| 3 | // directional light, renders through the BloomSceneView SceneKit bridge. |
| 4 |
nothing calls this directly
no test coverage detected