Vec3.multiply

void multiply(graphene.vec3.Vec3 b, out graphene.vec3.Vec3 res)

Multiplies each component of the two given vectors.

Parameters

ba #graphene_vec3_t
resreturn location for the resulting vector