Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

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.