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

Peek

Use Peek to observe the data output (supporting Number, Bool, Vec2, Vec3, Vec4, Color, String, Rect). Peek is in the Utility category.

Input

NameData typeDescription
DataNumberThe data as its output type to be observed

Output

NameData typeDescription
DataNumberThe data observed as its output type

Example

This example shows how to use Peek node to observe the screen position data when tap on the screen.