MaterialEditor
.ColorProperty
public
Color
ColorProperty
(
Rect
position
,
MaterialProperty
prop
, string
label
);
public
Color
ColorProperty
(
MaterialProperty
prop
, string
label
);
Parameters
label
Label for the property.
Description 描述
Draw a property field for a color shader property.