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

VRageMath.Vector2D.Negate

Malware edited this page Dec 25, 2018 · 17 revisions

IndexVector2D

Summary

public Vector2D Negate(Vector2D value)

Returns a vector pointing in the opposite direction.

Returns

Vector2D

Parameters

Summary

public void Negate(ref Vector2D value, ref Vector2D result)

Returns a vector pointing in the opposite direction.

Parameters

Clone this wiki locally