NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Physics2D.Dynamics
World Class
World Methods
Add Method
Clear Method
ClearForces Method
CreateBody Method
CreateCapsule Method
CreateChain Method
CreateChainShape Method
CreateCircle Method
CreateCompoundPolygon Method
CreateEdge Method
CreateEllipse Method
CreateGear Method
CreateLineArc Method
CreateLoopShape Method
CreatePolygon Method
CreateRectangle Method
CreateRoundedRectangle Method
CreateSolidArc Method
QueryAABB Method
RayCast Method
Remove Method
ShiftOrigin Method
Step Method
TestPoint Method
World
Create
Edge Method
Namespace:
Internal.Physics2D.Dynamics
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.2.1.0 (2026.2.1.0)
Syntax
C#
Copy
public
Body
CreateEdge
(
Vector2
start
,
Vector2
end
)
Parameters
start
Vector2
end
Vector2
Return Value
Body
See Also
Reference
World Class
Internal.Physics2D.Dynamics Namespace
Copyright 2026 NeoAxis. All rights reserved.