create3DText
Generate 3D text objects in Spline scenes with customizable fonts, sizes, colors, and extrusion depth for 3D design projects.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sceneId | Yes | Scene ID | |
| text | Yes | Text content | |
| name | No | Object name | |
| position | No | Object position | |
| font | No | Font family | Inter |
| size | No | Font size | |
| extrusion | No | Extrusion depth | |
| color | No | Text color (hex) | #ffffff |