Template:Hl1 kv framerate: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (SirYodaJedi moved page Template:Hl1 KV framerate to Template:Hl1 kv framerate: Consistency)
No edit summary
Line 2: Line 2:
__NOTOC__
__NOTOC__
<onlyinclude>
<onlyinclude>
{{KV|Frames per Second|intn=framerate|string|Rate at which the sprite should animate, if at all.}}
{{KV|Framerate|intn=framerate|float|Rate at which the sprite or model should animate, if at all. For SPR, this is an absolute framerate (max 10), whereas for MDL, this is a scalar.}}
</onlyinclude>
</onlyinclude>


[[Category:Keyvalue Templates|framerate]]
[[Category:Keyvalue Templates|framerate]]

Revision as of 13:46, 24 April 2025



Framerate (framerate) <float>
Rate at which the sprite or model should animate, if at all. For SPR, this is an absolute framerate (max 10), whereas for MDL, this is a scalar.