Nút Biến Hóa (Transform Node)#

Nút Biến Hóa.

This node combines the functionality of three other nodes: Scale, translate, and rotate nodes.

Đầu Vào (Inputs)#

Hình Ảnh (Image)

Đầu vào màu tiêu chuẩn.

X, Y

Sử dụng để di chuyển đầu vào của hình ảnh theo chiều ngang và theo chiều dọc.

Góc Độ (Angle)

Used to rotate an image around its center. Positive values rotate counter-clockwise and negative ones clockwise.

Tỷ Lệ (Scale)

Used to resize the image. The scaling is relative, meaning a value of 0.5 gives half the size and a value of 2.0 gives twice the size of the original image.

Tính Chất (Properties)#

Thanh Lọc (Filter)

Các Phương Pháp nội suy.

Gần Nhất (Nearest):

Không có nội suy, sử dụng điểm ảnh lân cận nhất.

Song Tuyến Tính (Bilinear):

Nội suy đơn giản giữa các điểm ảnh kề cận.

Song Lập Phương (Bicubic):

Nội suy chất lượng cao nhất.

Đầu Ra (Outputs)#

Hình Ảnh (Image)

Đầu ra màu sắc chuẩn.