Native referenceFiveM

OVERRIDE_LODSCALE_THIS_FRAME

0xA76359FC80B2438E STREAMING
FUNCTION SIGNATURE
void OVERRIDE_LODSCALE_THIS_FRAME(float scaling);
Property Value
Native Name OVERRIDE_LODSCALE_THIS_FRAME
Hash 0xA76359FC80B2438E
Return Type void
Parameters scaling (float)

Description: ``` This allows you to override "extended distance scaling" setting. Needs to be called each frame. Max scaling seems to be 200.0, normal is 1.0 See https://gfycat.com/DetailedHauntingIncatern

Back to STREAMING