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.
Checking the stable version of the documentation...
VisualShaderNodeVectorLen
繼承: VisualShaderNodeVectorBase < VisualShaderNode < Resource < RefCounted < Object
返回Vector3在視覺化著色器圖中的長度。
說明
翻譯為著色器語言中的 length(p0)。