createObject
Add 3D objects like cubes, spheres, cylinders, and lights to Spline scenes with custom positioning, rotation, and scaling for 3D design projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneId | Yes | Scene ID | |
| type | Yes | Object type | |
| name | Yes | Object name | |
| position | No | Object position | |
| rotation | No | Object rotation | |
| scale | No | Object scale | |
| color | No | Object color (hex) | |
| properties | No | Additional properties |