You are here: Start » AVL.NET » Vector3D.Equals Method

Vector3D.Equals Method

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Syntax

public static bool Equals
(
	AvlNet.Vector3D lhs,
	AvlNet.Vector3D rhs
)

Parameters

Name Type Range Default Description
lhsAvlNet.Vector3D
rhsAvlNet.Vector3D

Function Overrides

See also