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

AssetPreview.IsLoadingAssetPreviews

Declaration

public static bool IsLoadingAssetPreviews();

Description

Loading previews is asynchronous so it is useful to know if any requested previews are in the process of being loaded so client code e.g can repaint while waiting.