Chế Độ Quaternion (Quadrilateral Node)
The Quadrilateral node generates a polygon with four points, with different modes.
Đầu Vào (Inputs)
- (Width / Bottom Width / Top Width)
The X axis size of the shape.
- Chiều Cao (Height)
The Y axis size of the shape.
- (Bottom Height / Top Height)
The distance between the bottom or top point and the X axis, in Kite mode.
- Dịch Chuyển (Offset)
In Parallelogram mode, the relative X difference between the top and bottom edge. In Trapezoid mode, the amount to move the top edge in the positive X axis.
- Điểm 1 - 4 (Point 1 - 4)
Đầu vào cho hình ảnh nền trước.
Tính Chất (Properties)
- Chế Độ (Mode)
- Hình Chữ Nhật (Rectangle)
Generate a rectangle-shaped curve with a width and a height.
- Hình bình hành (Parallelogram)
Generate a rectangle with an offset for the different X values of the top and bottom edges.
- Hình Thang (Trapezoid)
Generate a trapezoid-shaped curve with a height, a width for the top and bottom, and an offset.
- Cánh Diều (Kite)
Generate a kite shape with a width, and the top and bottom points distance from the X axis.
- Số Điểm (Points)
Generate a four point cyclic poly spline by inputting the position vectors directly.
Đầu Ra (Outputs)
- Curve (Đường Cong)
Poly spline generated from the inputs.