Template:KV DXLevelChoice: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(.)
(oop)
Line 1: Line 1:
{{minititle|DXLevelChoice}}
{{minititle|DXLevelChoice}}
;Minimum DX Level <code><choices></code>
;Minimum DX Level (mindxlevel)<code><choices></code>
;Maximum DX Level <code><choices></code>
;Maximum DX Level (maxdxlevel)<code><choices></code>
:The entity will not exist if the engine is running outside the given range of [[DirectX Versions]].
:The entity will not exist if the engine is running outside the given range of [[DirectX Versions]].
:{{warning|If these are used, the object may break when the user switches their DirectX settings.}}
:{{warning|If these are used, the object may break when the user switches their DirectX settings.}}

Revision as of 21:12, 11 September 2018

DXLevelChoice:

Minimum DX Level (mindxlevel)<choices>
Maximum DX Level (maxdxlevel)<choices>
The entity will not exist if the engine is running outside the given range of DirectX Versions.
Warning.pngWarning:If these are used, the object may break when the user switches their DirectX settings.
  • Default (no bounding)
  • DX7
  • DX8
  • DX8.1
  • DX9 SM2
  • DX9 SM3