cavalry_create_primitive
Creates a basic geometric shape (ellipse, rectangle, star, etc.) with a built-in generator, simplifying scene setup in Cavalry.
Instructions
Create a basicShape with a generator pre-attached. Prefer this over create_layer + set_generator for primitives.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Display name for the new shape | |
| generator | Yes | Primitive generator type |