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

BakeProgressState.Cancel

Declaration

public void Cancel();

Description

Cancel the asynchronous operation.

This method returns immediately and the operation will be cancelled once the implementation has a chance to react to the request and terminate the operation.