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

VRageMath.Vector3D.Negate

Malware edited this page Dec 25, 2018 · 17 revisions

IndexVector3D

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

Returns a vector pointing in the opposite direction.

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

Returns a vector pointing in the opposite direction.

Clone this wiki locally