Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ExcludeRenderers

An array of GameObjects that the picking algorithm doesn't consider when it selects the nearest object.
Read time 1 minuteLast updated 11 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public NativeArray<EntityId> ExcludeRenderers { get; }