Describe the bug
setVehiclesLODDistance() & setPedsLodDistance() values are being clamped to values based on user video settings.
To reproduce
Disable "Render vehicles always in high quality" option in video settings.
Stay away from some vehicles to see their low LOD models.
crun setVehiclesLODDistance(300)
... no effect
Expected behaviour
setVehiclesLODDistance() & setPedsLODDistance() should be able to override player settings (?).
Version
v1.5.9-release-21067
Additional context