aabbCount
The number of AABBs Unity uses when you build the acceleration structure for this ray tracing instance.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Property
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public int aabbCount { readonly get; set; }
Remarks
Set the value to to add all the AABBs from RayTracingAABBsInstanceConfig.aabbBuffer to the acceleration structure.
-1