enableCompaction
Set to true to enable acceleration structure compaction for static geometries.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public bool enableCompaction { readonly get; set; }
Remarks
Acceleration structure compaction is an optional GPU operation that reduces the memory requirements for acceleration structures.