function RangeProperty (propertyName : String, label : String, v2 : float, v3 : float) : float
Parameters
Name | Description |
propertyName |
Name of the property to draw.
|
label |
Label for the property.
|
v2 |
Left value.
|
v3 |
Right value.
|
Description
Draw a range slider for a range shader property.