Function
Bleeding edge only
Vector2D.Dot
Returns the dot product between this vector and another vector
Syntax
my_vector2_d:Dot(other)
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
other
|
Vector2D | — | The vector to dot with |
Returns
- number the dot product