Texture:IsError(Texture) shared Checks if the texture is in an error state. Argument texture Texture Returns boolean true if the texture is in an error state, false otherwise. Examples Texture:IsError – Checks if the texture is in an error state.