cache property

cache property

The cache implementation used for storing rendering results.

Definition:

@property
def cache(self):
    ...

See Also