Property | Description | Default Value(s) | Restrictions |
Cache Size (CacheSize) |
The cache size determines the number of time steps that can be cached at one time. The maximum number is 10. The minimum is 2 (since it makes little sense to cache less than that). | 2 | The value must be greater than or equal to 2 and less than or equal to 10. |
Input (Input) |
This property specifies the input of the Temporal Cache filter. | The selected object must be the result of the following: sources (includes readers), filters. The selected dataset must be one of the following types (or a subclass of one of them): vtkDataObject. |