Method | Description | |
---|---|---|
ClosestPointOnBounds ( |
The closest point to the bounding box of the attached collider.
|
|
Raycast ( |
Method | Description | |
---|---|---|
INTERNAL_CALL_ClosestPointOnBounds ( |
||
INTERNAL_CALL_Internal_Raycast ( |
||
INTERNAL_get_bounds ( |
||
Internal_Raycast ( |
public ClosestPointOnBounds ( |
||
position | ||
return |
public Raycast ( |
||
ray | ||
hitInfo | ||
maxDistance | float | |
return | bool |