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

Наследует: VisualShaderNode < Resource < RefCounted < Object

Вычисляет скалярное произведение двух векторов в графе визуального шейдера.

Описание

Переводится как dot(a, b) на языке шейдеров.