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.

VisualShaderNodeDotProduct

Inherits: VisualShaderNode < Resource < RefCounted < Object

计算可视化着色器图中两个向量的点积。

Description

翻译为着色器语言中的 dot(a, b)