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 25, 2018 · 18 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