NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Common
MathUtils Class
MathUtils Methods
IsValid Method
IsValid Method (Single)
IsValid Method (Vector2)
MathUtils
IsValid Method (Vector2)
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
bool
IsValid
(
this
Vector2
x
)
Parameters
x
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector2
Return Value
Type:
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 2024 NeoAxis Group. All rights reserved.