NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Common
MathUtils Class
MathUtils Methods
Abs Method
Area Method
Clamp Method
Cross Method
Dot Method
FloatEquals Method
FloatInRange Method
InvSqrt Method
IsCollinear Method
IsValid Method
Mul Method
Mul22 Method
MulT Method
Rot270 Method
Rot90 Method
Skew Method
Swap(T) Method
VectorAngle Method
MathUtils
Abs Method
Namespace:
Internal.tainicom.Aether.Physics2D.Common
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
static
Vector2
Abs
(
Vector2
v
)
Parameters
v
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector2
Return Value
Type:
Vector2
See Also
Reference
MathUtils Class
Internal.tainicom.Aether.Physics2D.Common Namespace
Copyright 2024 NeoAxis Group. All rights reserved.