Skip to content

Commit 886258e

Browse files
committed
更新
1 parent f8fa887 commit 886258e

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,15 @@
33
<!-- [![GitHub release (latest by date)](https://img.shields.io/github/v/release/imaoki/nkAxisOrientation)](https://github.com/imaoki/nkAxisOrientation/releases/latest) -->
44
[![GitHub](https://img.shields.io/github/license/imaoki/nkAxisOrientation)](https://github.com/imaoki/nkAxisOrientation/blob/main/LICENSE)
55

6-
Move/Rotate/ScaleツールのAxis Orientationを設定する。
6+
移動/回転/スケールツールのAxis Orientationを設定する。
77

8-
<!-- ## 特徴 -->
8+
## 特徴
99

10-
<!-- * 特徴 -->
10+
* 移動/回転/スケールツール設定のAxis Orientationと同期。
11+
![gui](resource/gui.png "gui")
12+
13+
* カスタム軸用のトランスフォームオブジェクトを保持し、任意のタイミングでカスタム軸を更新可能。
14+
![how_to_use_custom_object](resource/how_to_use_custom_object.gif "how_to_use_custom_object")
1115

1216
## ライセンス
1317

@@ -39,7 +43,7 @@ Move/Rotate/ScaleツールのAxis Orientationを設定する。
3943
## 使い方
4044

4145
```mel
42-
nkAxisOrientation;
46+
nkAxisOrientation();
4347
```
4448

4549
<!-- ## 制限 -->

resource/gui.png

5.55 KB
Loading
780 KB
Loading

0 commit comments

Comments
 (0)