Vec3.-
static Vec3 -(Vec3 a)
Vector negation, returns a vector where each component has been negated.
Vec3 a | Any vector. |
RETURNS: Vec3 | A vector where each component has been negated. |
Found an issue with these docs, or have some additional questions? Create an Issue on Github!