Version: 2020.3
言語: 日本語
public static bool anythingCompiling ;

説明

When true, the Editor is compiling some Shaders asynchronously at the point of query.

You can use this property to detect if the Editor is compiling Shaders asynchronously. This enables you to refresh custom tools and Views after compilation has finished.

See Also: allowAsyncCompilation, SetAsyncCompilation, RestoreAsyncCompilation, IsPassCompiled, CompilePass.