Equal(TextureImporterSettings, TextureImporterSettings)
Test texture importer settings for equality.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
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.