$sectionframes
Jump to navigation
Jump to search

This article has no
links to other VDC articles. Please help improve this article by adding links
that are relevant to the context within the existing text.
January 2024


January 2024
If this is specified, all the animations that are longer than (min frame count) long will be cut into (frame count) sections are stored in separate data blocks. This helps with cache access, especially when used with .ani files.
This defaults to $sectionframes 30 120 if unspecified in the QC file.
Syntax
$sectionframes <frame count> <min frame count>