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

StreamingController.IsPreloading

Declaration

public bool IsPreloading();

Returns

bool True if in a preloading state, otherwise False.

Description

Used to find out whether the StreamingController is currently preloading texture mipmaps.