Changeset View
Changeset View
Standalone View
Standalone View
manual/modeling/geometry_nodes/attribute/attribute_combine_xyz.rst
| Property | Old Value | New Value |
|---|---|---|
| svn:eol-style | null | native \ No newline at end of property |
| .. index:: Geometry Nodes; Attribute Combine XYZ | |||||
| ********************* | |||||
| Attribute Combine XYZ | |||||
| ********************* | |||||
| .. figure:: /images/modeling_modifiers_nodes_attribute-combine-xyz.png | |||||
| :align: right | |||||
| Attribute Combine XYZ Node. | |||||
| 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. | |||||