vec3.opUnary

returns vector with all components which are negative of components for this vector

struct vec3
const
opUnary
(
string op : "-"
)
()

Meta