MaterialEditor.VectorProperty
VectorProperty(prop: MaterialProperty, label: string): Vector4;
VectorProperty(position: Rect, prop: MaterialProperty, label: string): Vector4;
Parameters

label Label for the field.
Description

Draw a property field for a vector shader property.