This version of Unity is unsupported.

MaterialEditor.FloatProperty

Declaration

public float FloatProperty(MaterialProperty prop, string label);

Declaration

public float FloatProperty(Rect position, MaterialProperty prop, string label);

Parameters

label Label for the property.

Description

Draw a property field for a float shader property.