vec3.squaredDistance

From GTA Connected
Revision as of 16:17, 14 June 2022 by Mex (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

squaredDistance

Signature: void squaredDistance(Vec3 vector)

Usage: fetch the squared distance of the two 3D vectors

Parameters

Vec3 vector The second 3D vector.

Return

void

On failure: float 0.0