Attribute Separate XYZ¶
The Attribute Separate XYZ Node splits a vector into its individual components.
Đầu Vào (Inputs)¶
- Hình Học (Geometry)
Đầu vào hình học tiêu chuẩn.
- Véctơ (Vector)
The vector to split into components. This can be an attribute name or a vector.
- Result X, Result Y, Result Z
The names of the attributes to store the components of the input vector. 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.
Tính Chất (Properties)¶
- Thể Loại (Type)
- Thuộc Tính (Attribute)
The input is a text field that expects an attribute name.
- Véctơ (Vector)
The input is a vector of three float numbers.
Đầu Ra (Output)¶
- Hình Học (Geometry)
Đầu ra hình học tiêu chuẩn.