updateObject
Modify properties of existing 3D objects in live scenes, including position, rotation, scale, materials, and visibility for real-time scene adjustments.
Instructions
Update any properties of an existing 3D object. Supports partial updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| position | No | ||
| rotation | No | Degrees | |
| scale | No | ||
| material | No | ||
| visible | No |