Capture touches on the computer trackpad.
Read the JSON with the Structure Formatter patch connected to a Text Layer. Get an individual touch with an Object at Index patch Read an individual touch's position or force with Structure Key and a Splitter set to position or number to cast the value.
在觸控板上捕捉觸摸。
通過 Structure Formatter 模塊連接到文本圖層讀取JSON。通過 Object at Index 模塊獲得一個單獨的觸摸,用 Structure Key 和 Splitter 模塊讀取單個觸摸的位置或力度,設置位置或數字以轉換值。
輸出口
Touches 觸摸
A JSON object containing information about the position of every touch on the trackpad.
一個JSON對象,包含每個在觸控板上的觸摸位置和力度信息。
Related Patches 相關模塊
Splitter,Interaction,Mouse,Trackpad,Structure Key,Object at Index