| PhysicsWorldRaycast Method |
| Name | Description | |
|---|---|---|
| Raycast(Vector3, Vector3, BasePhysicsComponent) |
Perform a raycast test and return colliding results, while ignoring 'self' object.
| |
| Raycast(Vector3, Vector3, Boolean) |
Perform a raycast test and return colliding results.
|