includeDescendants | Whether to include descendants. |
gameObject | GameObject on which to enable picking. |
gameObjects | Array of GameObjects on which to enable picking. |
Enables picking on a GameObject, or an array of GameObjects, and its descendants.
scene | Scene containing GameObjects on which to enable picking. |
Enables picking on all GameObjects in a Scene.