This version of Unity is unsupported.

MaterialEditor.IntegerProperty

Declaration

public int IntegerProperty(MaterialProperty prop, string label);

Declaration

public int IntegerProperty(Rect position, MaterialProperty prop, string label);

Parameters

label Label for the property.

Description

Draw a property field for an integer shader property.