I made a completely custom camera (overwriting CameraScript and CameraModule) for my FPS game. however when i move far away from the origin it looks like some sort of a built-in LOD system kicks in and removes certain parts.
How could i disable that LOD system or move its “origin” to the camera origin as the built-in camera does it?