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 1. Virtual Policies expanded in NiagaraNetwork property sheet


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

PropertyValueDescription
Cache Typetwo 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.

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