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
Hereda: VisualShaderNode < Resource < RefCounted < Object
Calcula un producto escalar de dos vectores dentro del gráfico shader visual.
Descripción
Se traduce a dot(a, b) en el lenguaje de shaders.