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

mNo edit summary |
mNo edit summary |
||
Line 2: | Line 2: | ||
{{stub}} | {{stub}} | ||
{{update}} | {{update}} | ||
'''<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. | '''<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. |
Revision as of 22:27, 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>