docs: update Visible Head Accessory docs

This commit is contained in:
bd_ 2024-09-27 18:55:38 -07:00
parent 1fe8255f52
commit 7e5c227867
2 changed files with 0 additions and 4 deletions

View File

@ -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.

View File

@ -22,5 +22,3 @@ Headボーンの子にVisible Head Accessoryコンポーネントを付けるだ
このコンポーネントは自動的にHeadボーンを複製し、Parent Constraintで本物のHeadボーンに追従させます。
複数のVisible Head Accessoryコンポーネントを使っても、Constraintは一つだけです。なので、複数のボーンを指定しても、その分重くなることはありません。
技術的な制約により、Quest単体では動作できません。Quest向けのビルドはつけたままにしてもいいが、効果は発揮しません。