blender/transform_object
Update an object's location, rotation, or scale in Blender by specifying only the properties to change.
Instructions
オブジェクトの位置・回転・スケールを変更する(指定したプロパティのみ更新)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | オブジェクト名 | |
| location | No | 位置 [x, y, z] | |
| rotation | No | 回転 [x, y, z](ラジアン) | |
| scale | No | スケール [x, y, z] |