GPUCacheSetting
Settings for a virtual texturing GPU cache.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Struct
- Namespace: UnityEngine.Rendering.VirtualTexturing
- Assembly: UnityEngine.VirtualTexturingModule
public struct GPUCacheSetting
Fields
Value | Description |
|---|---|
| format | Format of the cache these settings are applied to. |
| sizeInMegaBytes | Size in MegaBytes of the cache created with these settings. |