Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

PickingIncludeExcludeList.IncludeRenderers

public NativeArray<int> IncludeRenderers;

Description

An array of GameObjects that the picking algorithm exclusively considers when it selects the nearest object. If this is null, Unity considers all GameObjects in open scenes for selection.