WorldCreateGear Method |
Namespace: Internal.tainicom.Aether.Physics2D.Dynamics
public Body CreateGear( float radius, int numberOfTeeth, float tipPercentage, float toothHeight, float density, Vector2 position = null, float rotation = 0f, BodyType bodyType = BodyType.Static )