ICollision Interface Members
The following tables list the members exposed by ICollision.
Public Methods
| Name | Description |
 | GetComponents | Gets the components involved in this collision. |
 | GetTransforms | Gets the current transforms of the components involved in this collision. |
 | IsPenetrating | Gets whether the components involved in this collision penetrate one another. |
Top
See Also