VDIST2
Calculates distance between vectors but does not perform Sqrt operations. (Its way faster) The value returned will be in RAGE units.
BUILTINBuild 1207
Signature
lua
VDIST2(0.0, 0.0, 0.0, 0.0, 0.0, 0.0)
-- returns floatParameters
| Name | Type | Description |
|---|---|---|
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — | |
| float | — |
Usage
lua
VDIST2(0.0, 0.0, 0.0, 0.0, 0.0, 0.0)Generated from the native name, hash, and parameter list. Add a real example.
Details
- Hash
- Joaat hash
- Source
- VORPCORE/RDR3natives
Source: VORPCORE/RDR3natives
