scene-delete-game-object-filters
Delete unwanted filters from a game scene by specifying the scene and filter IDs.
Instructions
Delete the given filters from the scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneId | Yes | The `id` of the scene. The `id` is not the name of the scene, else a unique identifier is set in the scene data. You need to read the scene data to get the `id`. | |
| filterIds | Yes | The `id`s of the filters to delete. |