$allowrootlods: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Added function description.)
mNo edit summary
Line 1: Line 1:
{{lang|$allowrootlods|title=<code>$allowrootlods</code>}}
{{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.
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 1
$allowrootlods 1


 
[[Category:Modeling]]
[[Category:QC Commands|allowrootlods]]__NOTOC__
[[Category:QC Commands]]
[[Category:Glossary]]__NOTOC__

Revision as of 09:12, 5 June 2021

English (en)Translate (Translate)

Stub

This article or section is a stub. You can help by expanding it.

Broom icon.png
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.

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 1