NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Collision
AABB Structure
AABB Constructor
AABB Constructor (Vector2, Vector2)
AABB Constructor (Vector2, Vector2)
AABB Constructor (Vector2, Single, Single)
AABB Constructor (Vector2
, Vector2
)
Initializes a new instance of the
AABB
class
Namespace:
Internal.tainicom.Aether.Physics2D.Collision
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
Copy
public
AABB
(
ref
Vector2
min
,
ref
Vector2
max
)
Parameters
min
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector2
max
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector2
See Also
Reference
AABB Structure
AABB Overload
Internal.tainicom.Aether.Physics2D.Collision Namespace
Copyright 2024 NeoAxis Group. All rights reserved.