Click or drag to resize
RigidBodyClearVelocity Method
Clear velocity from the body.

Namespace:  GeonBit.ECS.Components.Physics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void ClearVelocity()
See Also