This version of Unity is unsupported.

MaterialEditorExtensions

class in UnityEditor

Description

Extension methods for the Material asset type in the editor.

Static Methods

PerformBumpMapCheckIterates over all the Material properties with the MaterialProperty.PropFlags.Normal flag and checks that the textures referenced by these properties are imported as TextureImporterType.NormalMap.