geometry.create_text
Create a customizable text object in Blender with options for body, size, alignment, and positioning to add labels or annotations to 3D scenes.
Instructions
Create a text object
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Text | |
| name | No | ||
| size | No | ||
| scale | No | ||
| align_x | No | LEFT | |
| align_y | No | TOP_BASELINE | |
| location | No | ||
| rotation | No |