getSurfaceVelocity method
Vector2
getSurfaceVelocity()
Get the surface velocity of this shape.
Implementation
Vector2 getSurfaceVelocity() => _shape.getSurfaceVelocity();
Get the surface velocity of this shape.
Vector2 getSurfaceVelocity() => _shape.getSurfaceVelocity();