NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.tainicom.Aether.Physics2D.Collision
DistanceProxy Structure
DistanceProxy Methods
GetSupport Method
GetSupportVertex Method
DistanceProxy
GetSupport Method
Get the supporting vertex index in the given direction.
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
int
GetSupport
(
Vector2
direction
)
Parameters
direction
Type:
Internal.tainicom.Aether.Physics2D.Common
Vector2
The direction.
Return Value
Type:
Int32
See Also
Reference
DistanceProxy Structure
Internal.tainicom.Aether.Physics2D.Collision Namespace
Copyright 2024 NeoAxis Group. All rights reserved.