Template:KV DXLevelChoice: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{KV DXLevelChoice}}
{{KV DXLevelChoice}}
<includeonly><onlyinclude>{{minititle|DXLevelChoice}}
 
{{KV|Minimum / Maximum DX Level|intn=mindxlevel / maxdxlevel|choices|The entity will not exist if the engine is running outside the given range of [[DirectX Versions]].
<includeonly>
{{Expand|title=Choices|margin_left=2em|
 
{{warning|If these are used, the object may break when the user switches their DirectX settings.}}
<onlyinclude><!--
-->{{KV|Minimum / Maximum DX Level|intn=mindxlevel / maxdxlevel|choices|The entity will not exist if the engine is running outside the given range of [[DirectX Versions]].
{{Expand|title=Choices|margin_left=2em
| 1 = {{warning|If these are used, the object may break when the user switches their DirectX settings.}}
:* 0 - Default (no bounding)
:* 0 - Default (no bounding)
:* [[DirectX_Versions#DirectX_6|60 - DirectX 6]] ({{!fgd}} for {{mono|mindxlevel}})
:* [[DirectX_Versions#DirectX_6|60 - DirectX 6]] ({{!fgd}} for {{mono|mindxlevel}})
Line 13: Line 16:
:* [[DirectX_Versions#DX9_Shader_Model_3|95 - DirectX 9 Shader Model 3]] and [[DXVK]]
:* [[DirectX_Versions#DX9_Shader_Model_3|95 - DirectX 9 Shader Model 3]] and [[DXVK]]
:* [[DirectX_Versions#DX9Ex|98 - DX9Ex]] ({{x360}} only) {{!fgd}}
:* [[DirectX_Versions#DX9Ex|98 - DX9Ex]] ({{x360}} only) {{!fgd}}
}}|removed={{l4d}}}}</onlyinclude></includeonly>
}}|removed={{l4d}}
}}</onlyinclude>
 
</includeonly>

Revision as of 08:54, 1 August 2024

Minimum / Maximum DX Level (mindxlevel / maxdxlevel) <choices> (removed since Left 4 Dead)
The entity will not exist if the engine is running outside the given range of DirectX Versions.
Choices
Warning.pngWarning:If these are used, the object may break when the user switches their DirectX settings.