Vec3.normalize

Normalizes the given #graphene_vec3_t.

class Vec3
void
normalize
(
out Vec3 res
)

Parameters

res Vec3

return location for the normalized vector

Meta