NeoAxis Documentation
NeoAxis Documentation
API Reference
Internal.Physics2D.Dynamics
Body Class
Body Methods
Add Method
ApplyAngularImpulse Method
ApplyForce Method
ApplyLinearImpulse Method
ApplyTorque Method
Clone Method
CreateChainShape Method
CreateCircle Method
CreateCompoundPolygon Method
CreateEdge Method
CreateEllipse Method
CreateFixture Method
CreateLineArc Method
CreateLoopShape Method
CreatePolygon Method
CreateRectangle Method
CreateSolidArc Method
DeepClone Method
GetLinearVelocityFromLocalPoint Method
GetLinearVelocityFromWorldPoint Method
GetLocalPoint Method
GetLocalVector Method
GetTransform Method
GetWorldPoint Method
GetWorldVector Method
Remove Method
ResetDynamics Method
ResetMassData Method
SetTransform Method
SetTransformIgnoreContacts Method
Body
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
Fixture
CreateEdge
(
Vector2
start
,
Vector2
end
)
Parameters
start
Vector2
end
Vector2
Return Value
Fixture
See Also
Reference
Body Class
Internal.Physics2D.Dynamics Namespace
Copyright 2026 NeoAxis. All rights reserved.