Vector3.opNeg

Returns a negated copy of this Vector.

struct Vector3(T)
const pure nothrow
opNeg
()
if (
isNumeric!T
)

Meta