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.