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