modify_entities
Edit properties of one or more entities in real-time 3D web applications using dot notation for nested property paths, enabling precise adjustments within the PlayCanvas Editor environment.
Instructions
Modify one or more entity's properties
Input Schema
Name | Required | Description | Default |
---|---|---|---|
edits | Yes | An array of objects containing the ID of the entity to modify, the path to the property to modify, and the value to set the property to. |