allowPrimitiveSplits
With this option enabled, Unity performs spatial splits. This increases the memory footprint, but the resulting BVH makes the ray tracing stage faster.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: UnityEditor.Embree
- Assembly: UnityEditor
public bool allowPrimitiveSplits { readonly get; set; }