MaterialEditor.FloatProperty
FloatProperty(prop: MaterialProperty, label: string): float;
FloatProperty(position: Rect, prop: MaterialProperty, label: string): float;
Parameters

label Label for the property.
Description

Draw a property field for a float shader property.