RenderingCacheOptimizationMode
Controls rendering cache optimization behavior.
Items 3
| History | Name | Value | Description | |
|---|---|---|---|---|
| 623 | Default | 0 | Uses the engine-default rendering cache state. | |
| 623 | Disabled | 1 | Rendering cache optimizations are disabled. | |
| 623 | Enabled | 2 | Rendering cache optimizations are enabled. |
Description
Determines whether the renderer caches per-object rendering state to avoid redundant per-frame work. This enum is used by Workspace.RenderingCacheOptimizations.