mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-07 10:02:24 +02:00
fix tooltips
This commit is contained in:
parent
c869554d46
commit
91dd004043
1 changed files with 1 additions and 1 deletions
|
@ -584,7 +584,7 @@
|
|||
"tooltip": "The mode in which to draw an entity, either \"Solid\" or \"Wireframe\"."
|
||||
},
|
||||
"billboardMode": {
|
||||
"tooltip": "Determines if and how the entity will face the camera.",
|
||||
"tooltip": "Determines if and how the entity will face the camera."
|
||||
},
|
||||
"renderWithZones": {
|
||||
"tooltip": "If set, this entity will only render when your avatar is inside of a zone in this list."
|
||||
|
|
Loading…
Reference in a new issue