(This node is referring to the geometry cache/nCloth cache format. For details on particle caches, see Particle disk caching. For details on hair, fluids, and jiggle cache, see Use hair caches, Create fluids cache files, and Using a disk cache for jiggle animation.)
This node stores all the settings for a single geometry cache. Changes to this node’s attributes do not affect its associated cache file on disk. See cacheFile.
In the dependency graph and Attribute Editor, geometry caches are represented as objectShapeNodeName#Cache# nodes. For example, BallShape1Cache1, BallShape1Cache2, and BallShape1Cache3 are the names of the three geometry cache nodes that contain the cache settings for an object named Ball. In the Trax Editor, geometry caches are represented as cache clips. Changing a geometry cache node’s settings also changes the settings of their corresponding geometry cache clips.
When on, the current geometry cache node’s deformations are used by its object on playback. When off, the current geometry cache node’s deformations are not used by its object on playback.
See Enable or disable geometry caches, Enable or disable geometry cache clips, and Enabled/disabled clips.
Expands or contracts the time range of the current geometry cache node. If you increase the scale, the geometry cache node’s deformations playback slower. Decreasing the scale has the opposite effect. See Scale geometry cache clips.
Specifies the number of frames to hold the last frame of the current geometry cache node. See Hold geometry cache clips and Hold.
Specifies the number of cycles that come before (Pre Cycle) and after (Post Cycle) the current geometry cache node.
You can use cycles to repeat the deformations contained in your geometry caches. See Cycle geometry cache clips and Cycle.
Specifies the start frame number and the end frame number for the range of frames from the original cache on disk that are contained in the current geometry cache node. The Source Start and Source End values will not match the Original Start or Original End values if the current geometry cache node has been trimmed.
You can edit these values to use only part of the current geometry cache node. See Trim geometry cache clips.
When on, the cacheFile node is setup for multithreading during playback. Multi Thread is off by default.
Indicates the number of frames of the cacheFile node’s cache Maya will try to preload and keep in memory if multithreading is enabled, but is not setup to preload the entire cache. Queue Size (frames) is 20 by default.
Displays a selection of the information contained in the XML description file for the current cacheFile node. For more information on the values contained in the Cache Description, see Geometry cache XML description file.