Parameter | Description |
---|---|
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.
Parameter | Description |
---|---|
scene | Scene containing GameObjects on which to enable picking. |
Enables picking on all GameObjects in a Scene.