ANI: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (categorising)
(how long has this page been like this!?)
Line 1: Line 1:
[[ANI]] is the extension for Source's proprietary {{TODO|''model animations?''}} data format.  It stores data for {{TODO|''model animations?''}} used by the [[MDL]].
[[ANI]] is a non-vital file format that stores animation data for models. It is only created through [[$animblocksize]].
 
== See also ==
== See also ==
* [[Model Creation Overview]]
* [[Model Creation Overview]]
* [[$animblocksize]]
* [[Cinematic Physics]]
* [[Cinematic Physics]]
[[Category:Glossary]]
[[Category:Glossary]]
[[Category:Modeling]]
[[Category:Modeling]]
[[Category:File formats]]
[[Category:File formats]]

Revision as of 23:18, 20 May 2018

ANI is a non-vital file format that stores animation data for models. It is only created through $animblocksize.

See also