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

VRageMath.Vector3I.Cross

Malware edited this page Apr 8, 2019 · 17 revisions

IndexNamespace IndexVector3I

Summary

public static void Cross(ref Vector3I vector1, ref Vector3I vector2, ref Vector3I result)

Calculates the cross product of two vectors.

Parameters

Clone this wiki locally