Render Cache
Describes render cache mode where cacheSizeMb is actual GPU render cache size in megabytes.
sealed class RenderCache
Content copied to clipboard
Types
Custom
Link copied to clipboard
Disabled
Link copied to clipboard
Large
Link copied to clipboard
Small
Link copied to clipboard
Functions
Properties
cacheSizeMb
Link copied to clipboard
Render cache size in megabytes. That value should be greater than zero and less than GPU memory. It is highly advised to use RenderCache.Small or RenderCache.Large in most cases.
Inheritors
RenderCache
Link copied to clipboard
RenderCache
Link copied to clipboard
RenderCache
Link copied to clipboard
RenderCache
Link copied to clipboard