dot

fun dot(b: Vec2): Float

Computes the dot product of the two given vectors.

Return

the dot product of the vectors

Since

1.0

Parameters

b

a #graphene_vec2_t