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...
VisualShaderNodeVectorCompose¶
Inherits: VisualShaderNodeVectorBase < VisualShaderNode < Resource < RefCounted < Object
在可视化着色器图中,从标量合成 Vector2、Vector3 或 4D 向量(由 Quaternion 表示)。
Description¶
使用标量值创建 vec2
、vec3
或 vec4
,这些标量值可以由独立的输入提供。