|
Jumpvalley 0.7.0
An app and library that can be used to test and run 3D platformer levels! Made with Godot.
|
This is the complete list of members for UTheCat.Jumpvalley.Core.Raycasting.RaycastSweep, including all inherited members.
| Dispose() | UTheCat.Jumpvalley.Core.Raycasting.RaycastSweep | inline |
| EndPosition | UTheCat.Jumpvalley.Core.Raycasting.RaycastSweep | |
| NumRaycasts | UTheCat.Jumpvalley.Core.Raycasting.RaycastSweep | |
| PerformSweep(SweepOrder order) | UTheCat.Jumpvalley.Core.Raycasting.RaycastSweep | inline |
| RaycastLength | UTheCat.Jumpvalley.Core.Raycasting.RaycastSweep | |
| Raycasts | UTheCat.Jumpvalley.Core.Raycasting.RaycastSweep | |
| RaycastSweep(int numRaycasts, Vector3 startPosition, Vector3 endPosition, float raycastLength) | UTheCat.Jumpvalley.Core.Raycasting.RaycastSweep | inline |
| StartPosition | UTheCat.Jumpvalley.Core.Raycasting.RaycastSweep | |
| SweepOrder enum name | UTheCat.Jumpvalley.Core.Raycasting.RaycastSweep | |
| UpdateRaycastLayout() | UTheCat.Jumpvalley.Core.Raycasting.RaycastSweep | inline |