PhysicsUtils Class |
Namespace: RavingBots.MagicGestures.Game
public static class PhysicsUtils
The PhysicsUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| Explode |
Create an explosion at the given position.
| |
| RaycastUi |
Cast a ray to find an UI element.
|
| Name | Description | |
|---|---|---|
| LayerDefault |
The index of the default layer.
| |
| LayerIgnoreRaycast |
The index of the layer that ignores raycasts.
| |
| LayerUI |
The index of the UI layer.
| |
| MaskDefault |
The layer mask for LayerDefault.
| |
| MaskUI |
The layer mask for LayerUI.
|