Unity 6.3
0 онлайн 0 гостей 0 в системе
Вход

MaterialEditor.VectorProperty

Declaration

public Vector4 VectorProperty(MaterialProperty prop, string label);
public Vector4 VectorProperty(MaterialProperty prop, GUIContent label);
public Vector4 VectorProperty(Rect position, MaterialProperty prop, string label);
public Vector4 VectorProperty(Rect position, MaterialProperty prop, GUIContent label);

Параметры

Параметр Описание
метка Метка для поля.

Описание

Нарисовать поле свойства для свойства векторного шейдера.