ExcludeEntities
An array of DOTS Entity IDs that the picking algorithm doesn't consider when it selects the nearest object.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public NativeArray<int> ExcludeEntities { get; }