Skip to content
This repository has been archived by the owner on Aug 23, 2024. It is now read-only.

VRageMath.Vector3L.Dot

Malware edited this page Dec 24, 2018 · 18 revisions

IndexVector3L

long Dot(ref Vector3L v)

long Dot(Vector3L vector1, Vector3L vector2)

long Dot(ref Vector3L vector1, ref Vector3L vector2)

void Dot(ref Vector3L vector1, ref Vector3L vector2, ref long dot)

Clone this wiki locally