Get the height of the skylight heightmap of the chunk at the camera and draw cubes to show it
(
camera: Query<&Transform, With<MainCamera>>,
chunk_data: Res<ChunkSystem>,
mut gizmos: Gizmos
)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected