mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-30 18:22:52 +08:00
docs: update Visible Head Accessory docs
This commit is contained in:
parent
1fe8255f52
commit
7e5c227867
@ -22,5 +22,3 @@ Just attach a Visible Head Accessory component under a child of the Head bone. T
|
||||
|
||||
The component will automatically generate a clone of the Head bone, which is connected to the real head bone using a parent constraint.
|
||||
Only one constraint will be generated, even if multiple Visible Head Accessory components are used. As such, the performance impact of this component is the same whether you use one or dozens.
|
||||
|
||||
Due to technical limitations on the Quest, this component has no effect when building for Quest standalone.
|
||||
|
@ -22,5 +22,3 @@ Headボーンの子にVisible Head Accessoryコンポーネントを付けるだ
|
||||
|
||||
このコンポーネントは自動的にHeadボーンを複製し、Parent Constraintで本物のHeadボーンに追従させます。
|
||||
複数のVisible Head Accessoryコンポーネントを使っても、Constraintは一つだけです。なので、複数のボーンを指定しても、その分重くなることはありません。
|
||||
|
||||
技術的な制約により、Quest単体では動作できません。Quest向けのビルドはつけたままにしてもいいが、効果は発揮しません。
|
||||
|
Loading…
Reference in New Issue
Block a user