$animblocksize

From Valve Developer Community
Revision as of 20:01, 7 November 2007 by Beeswax (talk | contribs)
Jump to navigation Jump to search
$animblocksize (size in K)
  • If this is specified, all the animation data will be written to a .ani file, and when sequences need it the data will be demand loaded.
  • The "size in K" is the block size the animations will be grouped into. Sizes between 4K and 64K are fine, though 16K or 32K has better memory fragmentation characteristics.