MaterialEditor.FloatProperty

function FloatProperty (propertyName : String, label : String) : float

Parameters

NameDescription
propertyName Name of the property to draw.
label Label for the property.

Description

Draw a property field for a float shader property.