getFixtureByKey(key)
Accessor to get either a single fixture by its key.
Parameters
| Name | Type | Description |
|---|---|---|
key | string | The key of the fixture. |
- Source code: physics/p2/FixtureList.js (Line 158)
getFixtureByKey(key)
Accessor to get either a single fixture by its key.
| Name | Type | Description |
|---|---|---|
key | string | The key of the fixture. |
Please login to continue.