Vdist2 — RedM Natives
0xB7A628320EFF8E47 · BUILTIN · all
`` Calculates distance between vectors but does not perform Sqrt operations. (Its way faster) The value returned will be in RAGE units. ``
Parameters
| Name | Type |
|---|---|
| x1 | float |
| y1 | float |
| z1 | float |
| x2 | float |
| y2 | float |
| z2 | float |
Returns
float