Template:KV Sprite: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Used intn parameter of Template:KV. Used <onlyinclude>.)
(Replaced content with "{{APH}}")
Tag: Replaced
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{lang|Template:KV Sprite}}
{{APH}}
__NOTOC__
<onlyinclude>
{{minititle|Sprite}}
{{KV|Sprite Name|intn=model|string|The material to draw.}}
{{KV|Scale|intn=scale|float|Scale multiplier of the sprite.
 
{{bug|Hammer's default sprite scale <code>0.25</code>, but the engine's is <code>1.0</code>. To synchronise the values, set this keyvalue to something.}}}}
{{KV|Framerate|intn=framerate|string|Rate at which the sprite should animate, if at all.}}
{{KV|Starting Frame|intn=frame|nofgd=1|float|If the sprite is animated, the frame it should start animating on.}}
{{KV|Size of Glow Proxy Geometry|intn=GlowProxySize|float|Size of the glow to be rendered for visibility testing. Any time a sphere of this radius would be visible (poking through any nearby geometry), the glow will be rendered.}}
{{KV|HDR color scale|intn=HDRColorScale|float|Color multiplier for players using [[HDR]].}}
{{KV DXLevelChoice}}
{{KV SystemLevelChoice}}
</onlyinclude>
 
[[Category:Keyvalue Templates|Sprite]]

Latest revision as of 04:24, 1 October 2024

Note.pngNote:Archived page history
Icon-Important.pngImportant:These pages are linked often from page history logs so Special:WhatLinksHere will not show anything.