Hi there, while trying to compile example 10 on sdl I am getting an error ``` $ cd 10_heaps_load_model $ haxe game.hxml Game.hx:26: characters 19-37 : Type not found : h3d.scene.DirLight ``` weirdly enough in the main doc [here](https://heaps.io/api/h3d/scene/DirLight.html) the link to the source code is broken like it is not there anymore [https://github.com/HeapsIO/heaps/blob/master/h3d/scene/DirLight.hx](https://github.com/HeapsIO/heaps/blob/master/h3d/scene/DirLight.hx)
Hi there, while trying to compile example 10 on sdl I am getting an error
weirdly enough in the main doc here the link to the source code is broken like it is not there anymore https://github.com/HeapsIO/heaps/blob/master/h3d/scene/DirLight.hx