You are here: Start » AVL.NET » Invoke.dotProduct Method

Invoke.dotProduct Method

Namespace:Avl
Assembly:AvlNet.dll

Syntax

public static float dotProduct
(
	Avl.Vector3D a,
	Avl.Vector3D b
)

Parameters

Name Type Range Default Description
aAvl.Vector3D
bAvl.Vector3D

Function Overrides

See also