Refactor storing of ray-casted distances.
The ray-casting is done when camera_update() is called, and distances are stored in the Camera struct.
This commit is contained in:
The ray-casting is done when camera_update() is called, and distances are stored in the Camera struct.