$minlod: Difference between revisions
Jump to navigation
Jump to search
Bug:Causes the compile to fail with an access violation on Source 2013. [todo tested in ?]
($minlod) |
(Causes compiles to fail.) |
||
Line 1: | Line 1: | ||
When the model is built, all LODs that are at higher resolution that the specified one are thrown away and the model is reset to use the specified LOD in their place. This was first used on the XBox 360 to clamp model LODs since the screen resolution was fixed and there was very little memory. | When the model is built, all LODs that are at higher resolution that the specified one are thrown away and the model is reset to use the specified LOD in their place. This was first used on the XBox 360 to clamp model LODs since the screen resolution was fixed and there was very little memory. | ||
{{bug|Causes the compile to fail with an access violation on Source 2013.}} | |||
{{todo|Does this work with any version of studiomdl?}} | |||
== Syntax == | == Syntax == |
Revision as of 20:12, 10 April 2020
When the model is built, all LODs that are at higher resolution that the specified one are thrown away and the model is reset to use the specified LOD in their place. This was first used on the XBox 360 to clamp model LODs since the screen resolution was fixed and there was very little memory.

Todo: Does this work with any version of studiomdl?
Syntax
$minlod (lod)