VRageMath.Vector2.Negate - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexVector2

Summary

public static Vector2 Negate(Vector2 value)

Returns a vector pointing in the opposite direction.

Returns

Vector2

Parameters

Summary

public static void Negate(ref Vector2 value, out Vector2 result)

Returns a vector pointing in the opposite direction.

Parameters

⚠️ **GitHub.com Fallback** ⚠️