Extrusion

constructor(shape2d: Shape2d, height: Double, convexity: Int?)
constructor(shape2d: Shape2d, height: Double)
constructor(shape2d: Shape2d, height: Double, scale: Double)
constructor(shape2d: Shape2d, height: Double, scale: Double, convexity: Int?)
constructor(shape2d: Shape2d, height: Double, scale: Vector2)
constructor(shape2d: Shape2d, height: Double, scale: Vector2, convexity: Int?)