Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.