Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

MaterialEditor.FloatProperty

public float FloatProperty(MaterialProperty prop, string label);
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.