Native referenceFiveM

CASCADE_SHADOWS_ENABLE_ENTITY_TRACKER

0x80ECBC0C856D3B0B GRAPHICS
FUNCTION SIGNATURE
void CASCADE_SHADOWS_ENABLE_ENTITY_TRACKER(BOOL toggle);
Property Value
Native Name CASCADE_SHADOWS_ENABLE_ENTITY_TRACKER
Hash 0x80ECBC0C856D3B0B
Return Type void
Parameters toggle (BOOL)

Description: ``` When this is set to ON, shadows only draw as you get nearer. When OFF, they draw from a further distance.

Back to GRAPHICS