getFixtures(keys)
Accessor to get either a list of specified fixtures by key or the whole fixture list
Parameters
Name | Type | Description |
---|---|---|
keys | array | A list of fixture keys |
- Source code: physics/p2/FixtureList.js (Line 123)
getFixtures(keys)
Accessor to get either a list of specified fixtures by key or the whole fixture list
Name | Type | Description |
---|---|---|
keys | array | A list of fixture keys |
Please login to continue.