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

Invoke.crossProduct Method

Namespace:Avl
Assembly:AvlNet.dll

Syntax

public static Avl.Vector3D crossProduct
(
	Avl.Vector3D a,
	Avl.Vector3D b
)

Parameters

Name Type Range Default Description
aAvl.Vector3D
bAvl.Vector3D

Function Overrides

See also