Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


ForceStop()

Force the Progressive Path Tracer to stop baking and use the computed results as they are.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor
Warning
Deprecated. ForceStop is no longer available, use Cancel instead to stop a bake.
public static void ForceStop()