MaterialEditorExtensions

class in UnityEditor

/

Implemented 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.