Vec3.multiply

Multiplies each component of the two given vectors.

class Vec3
void
multiply

Parameters

b graphene.vec3.Vec3

a #graphene_vec3_t

res graphene.vec3.Vec3

return location for the resulting vector