Template:KV DXLevelChoice: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 4: Line 4:
<onlyinclude><!--
<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]].
-->{{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|{{warning|If these are used, the object may break when the user switches their DirectX settings.}}
{{Expand|title=Choices|margin_left=2em|margin_bottom=0|{{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}})

Revision as of 09:04, 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.