Creates a CalculationCache object, useful for caching VNode trees. In practice, caching of VNode trees is not needed, because achieving 60 frames per second is almost never a problem. For more information, see CalculationCache.
The type of the value that is cached.
Generated using TypeDoc
Creates a CalculationCache object, useful for caching VNode trees. In practice, caching of VNode trees is not needed, because achieving 60 frames per second is almost never a problem. For more information, see CalculationCache.