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
Eredita: VisualShaderNode < Resource < RefCounted < Object
Calcola il prodotto scalare di due vettori all'interno del grafico di shader visivo.
Descrizione
Tradotto in dot(a, b) nel linguaggio shader.