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
Hérite de : VisualShaderNode < Resource < RefCounted < Object
Calcule un produit scalaire de deux vecteurs dans le graphe de shader visuel.
Description
Sera traduit en dot(a, b) dans le code du shader.