Delete game objects in the current scene.
Load the UnityLink:
Open the “roll-a-ball” example project:
By Name...
Delete a single game object with a specific name:
Delete all game objects with names that match a given string expression:
By Reference...
Delete the game object referenced by a UnityGameObject: