Phaser API Documentation

  Version: 
setAngularDrag(value)

Description:

Sets the angular drag of the body. Drag is applied to the current velocity, providing a form of deceleration.

Parameters:

name type description
value number

The amount of drag.

Returns:
Description:

This Game Object.

Since: 3.0.0