Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Equal(TextureImporterSettings, TextureImporterSettings)

Test texture importer settings for equality.
Read time 1 minuteLast updated 12 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor
public static bool Equal(TextureImporterSettings a, TextureImporterSettings b)

Parameters

Returns

Type

Description

bool

Remarks

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