DistanceProxyGetSupport Method |
Get the supporting vertex index in the given direction.
Namespace: Internal.tainicom.Aether.Physics2D.CollisionAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic int GetSupport(
Vector2 direction
)
Parameters
- direction Vector2
- The direction.
Return Value
Int32
See Also