virtual bool CanCacheAcrossTransform(bool, bool, bool deltaScale) const;
CanCacheAcrossTransform determines whether filters may be able to cache across transformations. However, the ability depends on filter's behavior.
True if the filter can be cached based on the transformation changes, false otherwise