Template:KV DXLevelChoice: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) No edit summary |
(.) |
||
Line 1: | Line 1: | ||
{{ | {{minititle|DXLevelChoice}} | ||
; Minimum DX Level <code><choices></code> | ;Minimum DX Level <code><choices></code> | ||
; Maximum DX Level <code><choices></code> | ;Maximum DX Level <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]]. | ||
:* Default (no bounding) | :{{warning|If these are used, the object may break when the user switches their DirectX settings.}} | ||
:* DX7 | :*Default (no bounding) | ||
:* DX8 | :*DX7 | ||
:* DX8.1 | :*DX8 | ||
:* DX9 SM2 | :*DX8.1 | ||
:* DX9 SM3 | :*DX9 SM2 | ||
:*DX9 SM3 |
Revision as of 17:03, 11 September 2018
DXLevelChoice:
- Minimum DX Level
<choices>
- Maximum DX Level
<choices>
- 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.
- Default (no bounding)
- DX7
- DX8
- DX8.1
- DX9 SM2
- DX9 SM3