Skip to main content
TikTok Effect House Platform Logo
Latest
Download
Log in
Utility

Combine

Use Combine to pack numbers to a vector. Combine is in the Utility category.

Input

NameData typeDescription
XDoubleNumber to pack
YDoubleNumber to pack

Output

NameData typeDescription
OutputVector2fThe output vector

Example

In order to control the rotation of a cube along its Y axis, use the Combine node to pack a float that changes over time with another two to a vector.