Skip to content
This repository was archived by the owner on Dec 13, 2025. It is now read-only.

VRageMath.Vector3L.Dot

Malware edited this page Dec 25, 2018 · 19 revisions

IndexVector3L

csharp[long](System.Int64) Dot(ref [Vector3L](VRageMath.Vector3L) v)``````csharp[long](System.Int64) Dot([Vector3L](VRageMath.Vector3L) vector1, [Vector3L](VRageMath.Vector3L) vector2)``````csharp[long](System.Int64) Dot(ref [Vector3L](VRageMath.Vector3L) vector1, ref [Vector3L](VRageMath.Vector3L) vector2)``````csharpvoid Dot(ref [Vector3L](VRageMath.Vector3L) vector1, ref [Vector3L](VRageMath.Vector3L) vector2, ref [long](System.Int64) dot)

Clone this wiki locally