Method RayCastAll
RayCastAll(Ray, uint)
Declaration
[HandleProcessCorruptedStateExceptions]
public RayHitList RayCastAll(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 |
|---|---|
| RayHitList |