It would be nice to be able to control the cull distance of an individual entity, and prevent an actor from rendering when it's too far away from the camera
API design:
my_actor:SetCullDistance(min_dist?, max_dist?)