Raycast Gizmos visualizer  1.0
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 123]
 CKit.Physic.IRayStructBase
 CKit.Physic.IOverlapStruct
 CKit.Physic.BoxOverlapDataStructure wrapper for OverlapBox
 CKit.Physic.CapsuleOverlapDataStructure wrapper for CapsuleOverlap
 CKit.Physic.SphereOverlapDataStructure wrapper for OverlapSphere
 CKit.Physic.IRayAllStruct
 CKit.Physic.BoxCastDataCasts the box along a ray and returns detailed information on what was hit.
 CKit.Physic.CapsuleCastDataStructure wrapper for Capsulecast
 CKit.Physic.RaycastDataStructure wrapper for Raycast
 CKit.Physic.SphereCastDataStructure wrapper for SphereCast
 CKit.Physic.IRayStruct
 CKit.Physic.BoxCastDataCasts the box along a ray and returns detailed information on what was hit.
 CKit.Physic.CapsuleCastDataStructure wrapper for Capsulecast
 CKit.Physic.RaycastDataStructure wrapper for Raycast
 CKit.Physic.SphereCastDataStructure wrapper for SphereCast
 CMonoBehaviour
 CKit.Physic.RaycastHelperA helper class for switch between raycast and overlap. include Gizmos call for debug usage.
 CUnityEvent
 CKit.Physic.RaycastHelper.HitEvent