Version: 5.3

MaterialEditor.TextureCompatibilityWarning

매뉴얼로 전환
public void TextureCompatibilityWarning (MaterialProperty prop);

파라미터

prop The texture property to check and display warning for, if necessary.

설명

Checks if particular property has incorrect type of texture specified by the material, displays appropriate warning and suggests the user to automatically fix the problem.

The warning box is shown using GUILayout so it is recommended to call this method right after the property.