Documentation

Math::Dot

Function

float Math::Dot(const vec2&in a, const vec2&in b)

vec2 a

vec2 b

Returns float
float Math::Dot(const vec3&in a, const vec3&in b)

vec3 a

vec3 b

Returns float