IrrKlang.NET
Vector3D.GetLength Method
Returns length of the vector.
[Visual Basic]
Public Function GetLength() As
Double
[C#]
public
double
GetLength();
See Also
Vector3D Class
|
IrrKlang Namespace