NeoAxis Documentation
NeoAxis Documentation
API Reference
NeoAxis
Vector2 Structure
Vector2 Methods
Abs Method
Acos Method
Add Method
AllNonZero Method
AnyNonZero Method
Asin Method
Atan Method
Atan2 Method
Clamp Method
Cos Method
Cosh Method
Cross Method
Distance Method
Divide Method
Dot Method
Equals Method
Exp Method
GetClamp Method
GetHashCode Method
GetNormalize Method
GetSaturate Method
GetTruncate Method
Length Method
LengthSquared Method
Lerp Method
Log Method
Log10 Method
Max Method
MaxComponent Method
Min Method
MinComponent Method
Multiply Method
Negate Method
Normalize Method
Parse Method
Pow Method
Saturate Method
Select Method
Sin Method
Sinh Method
Sqrt Method
Subtract Method
Tan Method
Tanh Method
ToString Method
ToVector2F Method
ToVector2H Method
ToVector2I Method
Truncate Method
Vector2
Length Method
Calculates the length of the current instance of
Vector2
.
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
double
Length
()
Return Value
Type:
Double
The length of the current instance of
Vector2
.
See Also
Reference
Vector2 Structure
NeoAxis Namespace
Copyright 2024 NeoAxis Group. All rights reserved.