Up to date
This page is up to date for Redot 4.3
.
If you still find outdated information, please create an issue.
VisualShaderNodeVectorLen¶
Inherits: VisualShaderNodeVectorBase < VisualShaderNode < Resource < RefCounted < Object
Returns the length of a Vector3 within the visual shader graph.
Description¶
Translated to length(p0)
in the shader language.