Page History
...
Cache File Content - If a file is successfully loaded, displays information regarding the channels present in the cache for the current frame. The container's size, as well as the total number of cells/voxels, is printed at the top. For each individual channel (such as Velocity, or Smoke), a single line consisting of the name and Min / Max range for that channel is also displayed.
UI Text Box | ||||
---|---|---|---|---|
| ||||
The Info Box only displays channels which are remapped to the internal VolumeGrid channels using the 3rd Party Channels Mapping dialog in the Inputrollout. For example, if your cache files contain a channel called my_test_channel which you intend to use as Smoke, forgetting to remap my_test_channel to Smoke in the Input tab results in my_test_channel not being shown in the Info Box. This is intentional, and the reason is optimization - loading and calculating the range of a channel can be time-consuming, especially with large datasets. If the channel is not used (i.e. remapped to something), it is not considered by the Cache File Content window. |