This version of Unity is unsupported.

Texture2D.IsRequestedMipmapLevelLoaded

public bool IsRequestedMipmapLevelLoaded();

Returns

bool True if the mipmap level requested by requestedMipmapLevel has finished loading.

Description

Checks to see whether the mipmap level set by requestedMipmapLevel has finished loading.