isLoading property

bool isLoading
getter/setter pair

true if the texture is currently loading its data, false otherwise.

Implementation

bool isLoading = true;