Сэмпл Portals
This material graph sample demonstrates how to use portals in your materials.Этот сэмпл графа материала демонстрирует, как использовать порталы в ваших материалах.
Two colors (A and B) are blended by the Lerp node controlled by the coefficient provided by the Slider parameter node (enabling you to adjust float values via the Parameters panel in UnigineEditor).Два цвета (A и B) смешиваются узлом Lerp, который использует коэффициент из узла параметра Slider (что позволяет вам настраивать значения float с помощью панели Parameters в UnigineEditor).
Both colors and the control slider are connected to the corresponding ports of the Lerp node via portals (Color A, Color B, and Lerp Slider). The result is connected to the Albedo input of the Material node.Оба цвета и ползунок управления подключены к соответствующим портам узла Lerp через порталы (Color A, Color B и Lerp Slider). Результат подключается к входу Albedo узла Material.