Template:KV DXLevelChoice: Difference between revisions
Jump to navigation
Jump to search
m (Added lang.) |
Kestrelguy (talk | contribs) m (slight tidying-up of formatting.) |
||
Line 1: | Line 1: | ||
{{lang|Template:KV DXLevelChoice}}<onlyinclude>{{minititle|DXLevelChoice}} | {{lang|Template:KV DXLevelChoice}}<onlyinclude>{{minititle|DXLevelChoice}} | ||
{{KV|Minimum DX Level|intn=mindxlevel|choices|The entity will not exist if the engine is running outside the given range of [[DirectX Versions]] | {{KV|Minimum DX Level|intn=mindxlevel|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.}}}} | : {{warning|If these are used, the object may break when the user switches their DirectX settings.}}|removed={{l4d}}}} | ||
{{KV|Maximum DX Level|intn=maxdxlevel|choices| | {{KV|Maximum DX Level|intn=maxdxlevel|choices| | ||
:*Default (no bounding) | :*Default (no bounding) | ||
Line 9: | Line 9: | ||
:*[[DirectX_Versions#DirectX_9_.28Shader_Model_2.29|DX9 SM2]] | :*[[DirectX_Versions#DirectX_9_.28Shader_Model_2.29|DX9 SM2]] | ||
:*[[DirectX_Versions#DX9_Shader_Model_3|DX9 SM3]] | :*[[DirectX_Versions#DX9_Shader_Model_3|DX9 SM3]] | ||
}}</onlyinclude>[[Category:Keyvalue Templates|DXLevelChoice]] | |removed={{l4d}}}}</onlyinclude>[[Category:Keyvalue Templates|DXLevelChoice]] |
Revision as of 08:24, 4 May 2022
DXLevelChoice:
- Minimum DX Level (mindxlevel) <choices> (removed since
)
- 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.