godot / 3.3 / classes / class_visualshadernodedotproduct.html

VisualShaderNodeDotProduct

Inherits: VisualShaderNode < Resource < Reference < Object

Calculates a dot product of two vectors within the visual shader graph.

Description

Translates to dot(a, b) in the shader language.

© 2014–2021 Juan Linietsky, Ariel Manzur, Godot Engine contributors
Licensed under the MIT License.
https://docs.godotengine.org/en/3.3/classes/class_visualshadernodedotproduct.html