You are here: Start » AVL.NET » Invoke.dotProduct Method
Invoke.dotProduct Method
| Namespace: | Avl |
|---|---|
| Assembly: | AvlNet.dll |
Syntax
public static float dotProduct ( Avl.Vector2D A, Avl.Vector2D B )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
| A | Avl.Vector2D | ||||
| B | Avl.Vector2D |
