TextureImporterSettings.Equal
static function Equal(a: TextureImporterSettings, b: TextureImporterSettings): bool;
static def Equal(a as TextureImporterSettings, b as TextureImporterSettings) as bool
Description

Test texture importer settings for equality.

Objects are reported equal if either the references or the values are equal.