delete_entities
Remove one or more entities from the PlayCanvas Editor by specifying their unique IDs. Ensures the root entity remains intact to maintain scene structure.
Instructions
Delete one or more entities. The root entity cannot be deleted.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ids | Yes | Array of entity IDs to delete. The root entity cannot be deleted. |