Up to date
This page is up to date for Blazium 0.4.90 (4.3)
.
If you still find outdated information, please open 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.