Nút Chuyển Đổi Alpha
The Attribute Statistic node evaluates a field on a geometry and outputs a statistic about the entire data set.
Đầu Vào
- Hình Dạng
Standard geometry input.
- Thuộc Tính
The attribute field to query a statistic from.
Tính Chất
- Kiểu dữ liệu
- Float
The output will be a single floating-point value.
- Véctơ
The output will be a vector of three floating-point values. All calculations are elementwise.
- Phạm vi
- Đường Cong Spline
Data is queried from each spline.
- Góc Bề Mặt
Data is queried from each face corner.
- Góc Cạnh
Data is queried from each face corner.
- Cạnh
Data is queried from each edge.
- Điểm/Chấm
Data is queried from each point.
Đầu Ra
- Trung Bình
The average value of all data.
- Trung Bình/Điểm
The median value of all data.
- Tổng/Tổng Số
The sum value of all data.
- Mức/Độ Tối Thiểu
The min value of all data.
- Tối Đa
The max value of all data.
- Phạm Vi
The difference between the max and min value.
- Độ Lệch Chuẩn
How much values differ from the mean. A low standard deviation indicates that the values are grouped tightly together at the mean. A high standard deviation indicates that the values are spread out over a large range.
- Chênh Lệch
The variance of all data, defined as the square of the standard deviation.