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.

To access these properties, expand , right-click the NiagaraNetwork and click , expand , 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. |