Attention: Here be dragons
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Godot.
Checking the stable version of the documentation...
VisualShaderNodeDotProduct
Наследует: VisualShaderNode < Resource < RefCounted < Object
Вычисляет скалярное произведение двух векторов в графе визуального шейдера.
Описание
Переводится как dot(a, b) на языке шейдеров.