ANI: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(how long has this page been like this!?)
(.)
Line 1: Line 1:
[[ANI]] is a non-vital file format that stores animation data for models. It is only created through [[$animblocksize]].
{{distinguish|AIN}}
== See also ==
 
* [[Model Creation Overview]]
[[ANI]] is a non-vital file format that stores animation data for models. It is only created through {{ent|$animblocksize}}. To clarify, you do not need it for compiling a model.
* [[Cinematic Physics]]
 
==See also==
*[[Model Creation Overview]]
*[[Cinematic Physics]]
[[Category:Glossary]]
[[Category:Glossary]]
[[Category:Modeling]]
[[Category:Modeling]]
[[Category:File formats]]
[[Category:File formats]]

Revision as of 13:23, 13 July 2018

Not to be confused with AIN.

ANI is a non-vital file format that stores animation data for models. It is only created through $animblocksize. To clarify, you do not need it for compiling a model.

See also