Skip to content

Commit 68feb73

Browse files
committed
docs: VRMC_springBone_limit, add explanation for boneAxis in the pseudocode
1 parent 9e98e83 commit 68feb73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

specification/VRMC_springBone_limit-1.0/README.ja.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,7 @@ var tailDir = (nextTail - joint.worldPosition).normalized;
389389
### Rotation
390390

391391
以下に、各リミットをHeadからTailに向かう方向ならびに `rotation` プロパティを利用して回転させる参考実装を擬似コードで示します。
392+
`boneAxis` は、計算するJointが対象とする子Nodeの、ローカル空間におけるレスト状態の伸びる方向を表します。
392393

393394
```ts
394395
// Y+方向からjointのheadからtailに向かうベクトルへの最小回転

0 commit comments

Comments
 (0)