Method PointLeaf
PointLeaf<T>(OverlapPointInput, int, ref T)
Declaration
bool PointLeaf<T>(OverlapPointInput input, int leafData, ref T collector) where T : struct, ICollector<OverlapPointHit>
Parameters
| Type | Name | Description |
|---|---|---|
| OverlapPointInput | input | |
| int | leafData | |
| T | collector |
Returns
| Type | Description |
|---|---|
| bool |
Type Parameters
| Name | Description |
|---|---|
| T |