getGroup(groupID)
Accessor to get a group of fixtures by its group index.
Parameters
Name | Type | Description |
---|---|---|
groupID | number | The group index. |
- Source code: physics/p2/FixtureList.js (Line 170)
getGroup(groupID)
Accessor to get a group of fixtures by its group index.
Name | Type | Description |
---|---|---|
groupID | number | The group index. |
Please login to continue.