Raycast Gizmos visualizer  1.0
Kit.Physic.SphereCastData Member List

This is the complete list of members for Kit.Physic.SphereCastData, including all inherited members.

directionKit.Physic.SphereCastData
DrawAllGizmos(ref RaycastHit[] raycastHits, int validArraySize, Color color=default(Color), Color hitColor=default(Color))Kit.Physic.SphereCastData
DrawGizmos(Color color, Color hitColor)Kit.Physic.SphereCastData
GetRayEndPoint()Kit.Physic.SphereCastData
hitCountKit.Physic.SphereCastData
hitResultKit.Physic.SphereCastData
hittedKit.Physic.SphereCastData
maxDistanceKit.Physic.SphereCastData
NONEKit.Physic.SphereCastDatastatic
originKit.Physic.SphereCastData
radiusKit.Physic.SphereCastData
Reset()Kit.Physic.SphereCastData
SphereCast(Vector3 _origin, float _radius, Vector3 _direction, float _maxDistance, int layerMask=Physics.DefaultRaycastLayers, QueryTriggerInteraction queryTriggerInteraction=QueryTriggerInteraction.UseGlobal)Kit.Physic.SphereCastData
SphereCast(int layerMask=Physics.DefaultRaycastLayers, QueryTriggerInteraction queryTriggerInteraction=QueryTriggerInteraction.UseGlobal)Kit.Physic.SphereCastData
SphereCastData(Vector3 _origin, Vector3 _direction, float _distance, float _radius)Kit.Physic.SphereCastData
SphereCastData(Ray _ray, float _distance, float _radius)Kit.Physic.SphereCastData
SphereCastNonAlloc(Vector3 _origin, float _radius, Vector3 _direction, float _maxDistance, RaycastHit[] hits, int layerMask=Physics.DefaultRaycastLayers, QueryTriggerInteraction queryTriggerInteraction=QueryTriggerInteraction.UseGlobal)Kit.Physic.SphereCastData
SphereCastNonAlloc(RaycastHit[] hits, int layerMask=Physics.DefaultRaycastLayers, QueryTriggerInteraction queryTriggerInteraction=QueryTriggerInteraction.UseGlobal)Kit.Physic.SphereCastData
ToString()Kit.Physic.SphereCastData
Update(Vector3 _origin, float _radius, Vector3 _direction, float _maxDistance)Kit.Physic.SphereCastData