$allowrootlods: Difference between revisions
Jump to navigation
Jump to search

mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{lang|$allowrootlods|title= | {{lang|$allowrootlods|$title=$allowrootlods}} | ||
{{stub}} | {{stub}} | ||
{{update}} | {{update}} | ||
When specified, a model will not discard all but the lowest [[LOD]] when a user has MODEL/TEXTURE detail set to LOW. | '''<code style="color:white">$allowrootlods<code>''' is the [[:Category:QC_Commands|QC command]]. When specified, a model will not discard all but the lowest [[LOD]] when a user has MODEL/TEXTURE detail set to LOW. | ||
Useful for models that use LODs aggressively which are not suitable for viewing up close. | Useful for models that use LODs aggressively which are not suitable for viewing up close. | ||
==Syntax== | ==Syntax== | ||
$allowrootlods | '''$allowrootlods <[[Boolean|bool]]>''' | ||
[[Category:Modeling]] | [[Category:Modeling]] | ||
[[Category:QC Commands|A]] | [[Category:QC Commands|A]] | ||
[[Category:Glossary]]__NOTOC__ | [[Category:Glossary]]__NOTOC__ | ||
Revision as of 21:26, 13 June 2021
This article or section needs to be updated to include current information regarding the subject.
Remember to check for any notes left by the tagger at this article's talk page.
Remember to check for any notes left by the tagger at this article's talk page.
$allowrootlods is the QC command. When specified, a model will not discard all but the lowest LOD when a user has MODEL/TEXTURE detail set to LOW.
Useful for models that use LODs aggressively which are not suitable for viewing up close.
Syntax
$allowrootlods <bool>