remove_components
Delete specific components from an entity in the PlayCanvas Editor MCP Server, streamlining entity management for real-time 3D web applications.
Instructions
Remove components from an entity
Input Schema
Name | Required | Description | Default |
---|---|---|---|
components | Yes | Array of component names to remove from the entity. | |
id | Yes | An entity ID. |