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)。