Experimental: this API is experimental and might be changed or removed in the future.

ScriptableBakedReflectionSystem.Cancel

Cambiar al Manual
public void Cancel ();

Descripción

Cancel the running bake jobs.

This implementation does nothing.

Override this method in your own implementation to cancel the running operations in your ScriptableBakedReflectionSystem. See IScriptableBakedReflectionSystem.