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