setSensor(value, fixtureKey)
Parameters
Name | Type | Description |
---|---|---|
value | boolean | sensor true or false |
fixtureKey | string | Only apply to the fixture with the given key |
- Source code: physics/p2/FixtureList.js (Line 93)
setSensor(value, fixtureKey)
Name | Type | Description |
---|---|---|
value | boolean | sensor true or false |
fixtureKey | string | Only apply to the fixture with the given key |
Please login to continue.