niagaraVirtual-NiagaraVirtualCachePolicy

This component (Cache Policy) configures the cache type for a NiagaraNetwork’s cache of virtual components.
 NOTE: In most cases it is recommended you leave configuration properties at defaults. 
Figure 87.   Virtual Policies expanded in NiagaraNetwork property sheet
Image

To access these properties, expand Config > Drivers, right-click the NiagaraNetwork and click Views > AX Property Sheet, expand Virtual Policies, and click Cache Policy.

Property Value Description
Cache Type two drop-down lists (the first provides a single option niagaraVirtual; the second defaults to DefaultNiagaraVirtualCache) Configures the type of cache. The second drop-down list has two options:

DefaultNiagaraVirtualCache stores ORDs and associated data from accessing virtual components in memory.

NullCache stores nothing in memory. In this case, virtual component access generates network traffic and slows the loading of graphics.

Cache additional properties Represents virtual cache data with the default Niagara Virtual Cache View. Its properties and view are documented in separate topics.