SetEntityLodDist — FiveM Natives
0x5927F96A78577363 · ENTITY · all
`` LOD distance can be 0 to 0xFFFF (higher values will result in 0xFFFF) as it is actually stored as a 16-bit value (aka uint16_t). ``
Parameters
| Name | Type |
|---|---|
| entity | Entity |
| value | int |
Returns
void