SetBoatLowLodAnchorDistance — FiveM Natives
0xE842A9398079BD82 · VEHICLE · all
Sets the distance from the player at which anchored boats switch between high and low LOD (Level of Detail) buoyancy mode. `` NativeDB Introduced: v323 ``
Parameters
| Name | Type | Description |
|---|---|---|
| boat | Vehicle | The target boat. |
| value | float | The distance at which the LOD switch occurs. Set to `-1.0` to reset the LOD distance to the default value. |
Returns
void