You are here: Start » AVL.NET » AVL.VectorLength3D(AvlNet.Vector3D, float)

AVL.VectorLength3D(AvlNet.Vector3D, float)

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void VectorLength3D(
	AvlNet.Vector3D inVector,
	out float outLength
)

Parameters

inVector
Type: AvlNet.Vector3D
outLength
Type: System.Single

See also