Skip to content

Commit

Permalink
Update hand-tracking-grab-controls.md (#5405)
Browse files Browse the repository at this point in the history
The schema for "hand-tracking-grab-controls" uses the property "color" instead of "handColor" as mentioned in the documentation
  • Loading branch information
ogreenaway authored Nov 20, 2024
1 parent 4e7cf3e commit 0efad06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/components/hand-tracking-grab-controls.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ For debugging purposes you can make the colliders visible, changing color when a
| Property | Description | Default Value |
|----------------|----------------------------------------------------------------------------------------|---------------|
| hand | The hand that will be tracked (i.e., right, left). | left |
| handColor | The color of the hand model. | white |
| color | The color of the hand model. | white |
| hoverColor | Hand color when hand intersects a grabbable entity bounding box. | #538df1 |
| hoverEnabled | If the hand model changes color when intersecting a grabbable entity. | false |

0 comments on commit 0efad06

Please sign in to comment.