Clarify the "materialURL" tooltip

Clarify the "materialURL" tooltip that was a bit obscure.
New value:
"The URL to an external JSON file or "materialData".  Append "?<materialName>" to select a single material if multiple are defined."
This commit is contained in:
Alezia Kurdis 2020-09-10 00:15:07 -04:00 committed by GitHub
parent da6a86b411
commit 180742f790
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -402,7 +402,7 @@
"tooltip": "Affects the size of the spotlight beam; the higher the value, the larger the beam."
},
"materialURL": {
"tooltip": "The URL to an external JSON file or \"materialData\", \"materialData?<material name> to use Material Data."
"tooltip": "The URL to an external JSON file or \"materialData\". Append \"?<material name>\" to select a single material if multiple are defined."
},
"materialData": {
"tooltip": "Can be used instead of a JSON file when material set to materialData."