This repository was archived by the owner on Dec 13, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 123
VRageMath.Vector3I.Dot
Malware edited this page Dec 25, 2018
·
19 revisions
csharp[int](System.Int32) Dot(ref [Vector3I](VRageMath.Vector3I) v)``````csharp[int](System.Int32) Dot([Vector3I](VRageMath.Vector3I) vector1, [Vector3I](VRageMath.Vector3I) vector2)``````csharp[int](System.Int32) Dot(ref [Vector3I](VRageMath.Vector3I) vector1, ref [Vector3I](VRageMath.Vector3I) vector2)``````csharpvoid Dot(ref [Vector3I](VRageMath.Vector3I) vector1, ref [Vector3I](VRageMath.Vector3I) vector2, ref [int](System.Int32) dot)
Do you have questions, comments, suggestions for improvements? Is there something I can do better? Did I make a mistake? Please add an issue here, and prefix your issue title with Wiki. Thank you, your help will be very appreciated!