Skip to content

VRageMath.Vector4.Add

Malware edited this page Dec 25, 2018 · 16 revisions

IndexVector4

csharp[Vector4](VRageMath.Vector4) Add([Vector4](VRageMath.Vector4) value1, [Vector4](VRageMath.Vector4) value2)##### Summary

Adds two vectors.

csharpvoid Add(ref [Vector4](VRageMath.Vector4) value1, ref [Vector4](VRageMath.Vector4) value2, ref [Vector4](VRageMath.Vector4) result)##### Summary

Adds two vectors.

Clone this wiki locally