WorldCreateLineArc Method |
Namespace: Internal.tainicom.Aether.Physics2D.Dynamics
public Body CreateLineArc( float radians, int sides, float radius, bool closed = false, Vector2 position = null, float rotation = 0f, BodyType bodyType = BodyType.Static )