getSurfaceVelocity method

Vector2 getSurfaceVelocity()

Implementation

Vector2 getSurfaceVelocity() => bindings.cpShapeGetSurfaceVelocity(_shape).toVector2();