Method RayCast
RayCast(Ray, uint)
Declaration
[HandleProcessCorruptedStateExceptions]
public RayHit RayCast(Ray ray, uint root)
Parameters
| Type | Name | Description |
|---|---|---|
| Ray | ray | The ray to cast |
| uint | root | The root occurrence to cast from |
Returns
| Type | Description |
|---|---|
| RayHit |