toJSON() → {object}
Converts the current world into a JSON object.
Returns
object -
A JSON representation of the world.
- Source code: physics/p2/World.js (Line 1399)
toJSON() → {object}
Converts the current world into a JSON object.
A JSON representation of the world.
Please login to continue.