blender_object_apply_transform
Apply location, rotation, and scale transforms to mesh data, resetting object transforms to default values.
Instructions
Apply object transforms (location, rotation, scale).
Applies transform data to the mesh data and resets object transforms to default values.
Args: params: Object name and transform types to apply
Returns: Apply result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |