gameObject | GameObject to hide. |
gameObjects | Array of GameObjects to hide. |
includeDescendants | Whether to also hide descendants. |
Hides a GameObject, or an Array of GameObjects, and their descendants.
scene | Scene containing GameObjects to hide. |
Hides all GameObjects in a scene.