Math::Angle Function
No description.
Syntax
float Math::Angle(
    const vec3&in a,
    const vec3&in b
)Parameters
const vec3&in a
const vec3&in b
Return value
float
Remarks
None.
No description.
float Math::Angle(
    const vec3&in a,
    const vec3&in b
)const vec3&in a
const vec3&in b
float
None.