curve_create_text
Generate 3D text objects with adjustable font size, extrusion depth, bevel depth, and alignment.
Instructions
Create 3D text object.
Args: text: Text content name: Object name font_size: Size of the text extrude: Extrusion depth for 3D effect bevel_depth: Edge bevel for rounded letters location: Object location align: LEFT, CENTER, RIGHT, JUSTIFY, FLUSH
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Text | |
| text | No | Hello | |
| align | No | CENTER | |
| extrude | No | ||
| location | No | ||
| font_size | No | ||
| bevel_depth | No |