PhysicsBody Methods |
The PhysicsBody type exposes the following members.
| Name | Description | |
|---|---|---|
| AddGroup |
Prescribes the specified collision group to the physics body.
| |
| ContainsGroup |
Whether the physics body has been prescribed the specified collision group.
| |
| Dispose | ||
| Dispose(Boolean) | ||
| RemoveGroup |
Unprescribes the specified collision group from the physics body.
|