VRageMath.Vector3.Negate - bimbam2103/space_engineers GitHub Wiki

IndexNamespace IndexVector3

Summary

public static Vector3 Negate(Vector3 value)

Returns a vector pointing in the opposite direction.

Returns

Vector3

Parameters

Summary

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

Returns a vector pointing in the opposite direction.

Parameters

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