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

GraphicsFence.passed

public bool passed;

Description

true if GPU execution has passed the processing point where you inserted the GraphicsFence, otherwise false.