NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Common
MathUtils Class
MathUtils Methods
IsValid Method
IsValid(Single) Method
IsValid(Vector2) Method
Math
Utils
Is
Valid(Vector
2) Method
Namespace:
Internal.tainicom.Aether.Physics2D.Common
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
Copy
public
static
bool
IsValid
(
this
Vector2
x
)
Parameters
x
Vector2
Return Value
Boolean
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
Vector2
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
MathUtils Class
IsValid Overload
Internal.tainicom.Aether.Physics2D.Common Namespace
Copyright 2026 NeoAxis Group. All rights reserved.