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
AAvl.Vector2D
BAvl.Vector2D

Function Overrides

See also