mirror of
https://github.com/liabru/matter-js.git
synced 2024-12-24 13:29:01 -05:00
commit
773510f985
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ var Axes = require('../geometry/Axes');
|
|||
};
|
||||
|
||||
/**
|
||||
* Sets the moment of inertia (i.e. second moment of area) of the body of the body.
|
||||
* Sets the moment of inertia (i.e. second moment of area) of the body.
|
||||
* Inverse inertia is automatically updated to reflect the change. Mass is not changed.
|
||||
* @method setInertia
|
||||
* @param {body} body
|
||||
|
|
Loading…
Reference in a new issue