| Description | |
|---|---|
| includeRendererInstanceIDs | UnityEngine.Renderer instanceIDs to be included. |
| excludeRendererInstanceIDs | UnityEngine.Renderer instanceIDs to be excluded. |
| includeEntityIndices | DOTS Entity indices to be included. |
| excludeEntityIndices | DOTS Entity indices to be excluded. |
| allocator | Allocator to use to construct the four Unity.Collections.NativeArray of the PickingIncludeExcludeList. |
Construct a PickingIncludeExcludeList.