Raycast Gizmos visualizer  1.0
Kit.Physic.IRayStructBase Interface Reference
Inheritance diagram for Kit.Physic.IRayStructBase:
Kit.Physic.IOverlapStruct Kit.Physic.IRayAllStruct Kit.Physic.IRayStruct Kit.Physic.BoxOverlapData Kit.Physic.CapsuleOverlapData Kit.Physic.SphereOverlapData Kit.Physic.BoxCastData Kit.Physic.CapsuleCastData Kit.Physic.RaycastData Kit.Physic.SphereCastData Kit.Physic.BoxCastData Kit.Physic.CapsuleCastData Kit.Physic.RaycastData Kit.Physic.SphereCastData

Public Member Functions

void Reset ()
 Reset parameters More...
 
string ToString ()
 Provide vizualize information (Gizmos) More...
 

Properties

bool hitted [get]
 bool, True if last physics result are hit. More...
 

Member Function Documentation

◆ Reset()

◆ ToString()

string Kit.Physic.IRayStructBase.ToString ( )

Property Documentation

◆ hitted

bool Kit.Physic.IRayStructBase.hitted
get

bool, True if last physics result are hit.


The documentation for this interface was generated from the following file: