3d-wrapper

@cognite/3d-wrapper-react > ViewerCache

Interface: ViewerCache

Storage container for the items used by the React Wrapper export:

interface: ViewerCache

Hierarchy

ViewerCache

Index

Properties


Properties

<Optional> apiCache

● apiCache: * undefined | object *

Defined in interfaces.ts:41

Stores API calls into cache so they can be reused type:

memberof: ViewerCache


<Optional> viewers

● viewers: * undefined | object *

Defined in interfaces.ts:29

Map of preloaded or saved 3D models type:

memberof: ViewerCache