Vector(ベクトル)ノード¶
The Vector node outputs a constant vector value with 2, 3, or 4 components. This node is commonly used to provide fixed directions, coordinates, or offsets to other nodes.
入力¶
このノードには入力は有りません。
Properties(プロパティ)¶
- Dimensions(寸法)
The number of components in the vector. Valid values range from 2 to 4. Increasing the dimension adds additional components to the vector.
This option can only be found in the Sidebar.
- X, Y, Z, W
The value of each vector component.
Only the components corresponding to the selected Dimensions are shown.
出力¶
- Vector(ベクトル)
The resulting vector value.