WorldCreateRoundedRectangle Method |
Namespace: Internal.tainicom.Aether.Physics2D.Dynamics
public Body CreateRoundedRectangle( float width, float height, float xRadius, float yRadius, int segments, float density, Vector2 position = null, float rotation = 0f, BodyType bodyType = BodyType.Static )