Skip to main content
dot
use_
math
0.0.1
use_math
Function
dot
Copy item path
Source
pub const fn dot(left:
Vector2
, right:
Vector2
) ->
f64
Expand description
Returns the dot product of two vectors.