# Sandbox.PhysicsBody.ClearTorque

```csharp
void ClearTorque()
```

Clear accumulated torque (angular force, [Sandbox.PhysicsBody.ApplyTorque](/api/Sandbox.PhysicsBody/ApplyTorque)) during this physics frame that were not yet applied to the physics body.

Declared in [Sandbox.PhysicsBody](/api/Sandbox.PhysicsBody).
Assembly: `Sandbox.Engine`.
