Skip to content
This repository has been archived by the owner on Oct 22, 2024. It is now read-only.

VRageMath.Vector3.Negate

Malware edited this page Dec 25, 2018 · 17 revisions

IndexVector3

csharpvoid Negate(ref [Vector3](VRageMath.Vector3) value, ref [Vector3](VRageMath.Vector3) result)##### Summary

Returns a vector pointing in the opposite direction.

csharp[Vector3](VRageMath.Vector3) Negate([Vector3](VRageMath.Vector3) value)##### Summary

Returns a vector pointing in the opposite direction.

Clone this wiki locally