public RayTest ( Ray &ray, |
||
ray | Ray | Ray to test. |
transform | Transform of the convex shape. | |
maximumLength | float | Maximum distance to travel in units of the ray direction's length. |
hit | Ray hit data, if any. | |
return | bool |
public RayTest ( Ray &ray, |
||
ray | Ray | Ray to test. |
transform | Transform of the convex shape. | |
maximumLength | float | Maximum distance to travel in units of the ray direction's length. |
hit | Ray hit data, if any. | |
return | bool |