Better tooltip for renderWithZones property

Better tooltip for renderWithZones property
This commit is contained in:
Alezia Kurdis 2020-04-05 02:14:10 -04:00 committed by GitHub
parent cdef49d633
commit 6d33713e35
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -596,7 +596,7 @@
"tooltip": "The mode in which to draw an entity, either \"Solid\" or \"Wireframe\"."
},
"renderWithZones": {
"tooltip": "This entity will be rendered only from the specified zones. If not specified, the entity will be always rendered."
"tooltip": "If set, this entity will only render when your avatar is inside of a zone in this list."
},
"groupCulled": {
"tooltip": "If false, individual pieces of the entity may be culled by the render engine. If true, either the entire entity will be culled, or it won't at all."