Attribute Combine XYZ Node
Warning
This node is considered legacy and will be removed in Blender 4.0.
Please use the Combine XYZ Node instead.
The Attribute Combine XYZ Node combines a vector attribute from individual components.
Inputs
- Geometry
Standard geometry input.
- X, Y, Z
The inputs to the components of the vector.
- Result
The name of the attribute where the computed vector is stored. A new attribute with that name is added if it does not exist yet. If it does exist, the values of the existing attribute are overridden.
Note
The resulting vector is not normalized.
Properties
- X, Y, Z
- Attribute
The input is a text field that expects an attribute name.
- Float
The input is a float number.
Output
- Geometry
Standard geometry output.