Math::Dot Function

No description.

Syntax

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

Parameters

const vec2&in a

const vec2&in b

Return value

float

Remarks

None.