Parameter | Description |
---|---|
includeRendererEntityIds | UnityEngine.Renderer EntityIds to be included. |
excludeRendererEntityIds | UnityEngine.Renderer EntityIds 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 PickingIncludeExcludeEntityIdList. |
Construct a PickingIncludeExcludeEntityIdList.