LOD: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Removed redirect to Level of detail)
Tag: Removed redirect
No edit summary
 
Line 3: Line 3:
* [[Level of detail]], the description of the principle
* [[Level of detail]], the description of the principle
* [[$lod]], the [[:Category:QC commands|QC command]] used on models to define separate LOD models
* [[$lod]], the [[:Category:QC commands|QC command]] used on models to define separate LOD models
* <code>[[func_lod]]</code>, a brush entity that fades out over a specified distance
* <code>[[r_lod]]</code>, the console command that controls the LOD effect

Latest revision as of 18:17, 3 August 2025

Icon-disambig.png
This is a disambiguation page, a list of pages that otherwise might share the same title.
If an article link referred you to this title, you might want to go back and fix it to point directly to the intended page.

LOD may refer to:

  • Level of detail, the description of the principle
  • $lod, the QC command used on models to define separate LOD models
  • func_lod, a brush entity that fades out over a specified distance
  • r_lod, the console command that controls the LOD effect