![]() |
Jumpvalley 0.5.0
An app and library that can be used to test and run 3D platformer levels. Currently being made with Godot.
|
Class that contains data about the result of a raycast sweep operation (where collisions with a RaycastSweep's raycasts are checked). More...
Public Member Functions | |
RaycastSweepResult (RayCast3D raycast, Vector3 collisionPoint, GodotObject collidedObject, int raycastIndex) | |
Class that contains data about the result of a raycast sweep operation (where collisions with a RaycastSweep's raycasts are checked).