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