Raycast Gizmos visualizer
1.0
|
Classes | |
struct | BoxCastData |
Casts the box along a ray and returns detailed information on what was hit. More... | |
struct | BoxOverlapData |
Structure wrapper for OverlapBox More... | |
struct | CapsuleCastData |
Structure wrapper for Capsulecast More... | |
struct | CapsuleOverlapData |
Structure wrapper for CapsuleOverlap More... | |
interface | IOverlapStruct |
interface | IRayAllStruct |
interface | IRayStruct |
interface | IRayStructBase |
struct | RaycastData |
Structure wrapper for Raycast More... | |
class | RaycastHelper |
A helper class for switch between raycast and overlap. include Gizmos call for debug usage. More... | |
struct | SphereCastData |
Structure wrapper for SphereCast More... | |
struct | SphereOverlapData |
Structure wrapper for OverlapSphere More... | |