Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


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

public bool allowPrimitiveSplits { readonly get; set; }