Bounding Box (Khung Hộp Viền)¶
The Bounding Box node creates a cube with the minimum volume that encapsulates the geometry of the input. The node also can output the vector positions of the bounding dimensions.
Đầu Vào (Inputs)¶
- Hình Học (Geometry)
Đầu vào hình học tiêu chuẩn.
Tính Chất (Properties)¶
Nút này không có tính chất nào cả.
Đầu Ra (Outputs)¶
- Hình Học (Geometry)
The resulting box or cube to encapsulate the input geometry.
- Tối Thiểu (Min)
The coordinates corresponding to the cubes -X, -Y, -Z position values, i.e. how far the box extends in each of the negative axes directions.
- Tối Đa (Max)
The coordinates corresponding to the cubes +X, +Y, +Z position values. i.e. how far the box extends in each of the positive axes directions.