Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

ReflectionProbeTimeSlicingMode.AllFacesAtOnce

Description

Instructs Unity to use time-slicing by first rendering all faces at once, then spreading the remaining work over the next 8 frames. Using this option, updating the probe will take 9 frames.