instanceIDs | Instance IDs of GameObjects to activate or deactive. |
active | Activate or deactivate the objects, where true activates the GameObjects and false deactivates the GameObjects. |
Activates/Deactivates the GameObjects by instance ID, depending on the given true
or false
value.