Attribute Combine XYZ¶
The Attribute Combine XYZ Node combines a vector attribute from individual components.
Entradas¶
- Geometría
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.
Nota
The resulting vector is not normalized.
Propiedades¶
- X, Y, Z
- Atributo
The input is a text field that expects an attribute name.
- Float
The input is a float number.
Salida¶
- Geometría
Standard geometry output.