Vec3.negate

Negates the given #graphene_vec3_t.

class Vec3
void
negate
(
out Vec3 res
)

Parameters

res Vec3

return location for the result vector

Meta