3.12 Device 设备 - Touches 触摸


Capture the touches from the simulated or connected phone, tablet or computer.
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 模块读取单个触摸的位置或力度,设置位置或数字以转换值。

3.12 Device 设备 - Touches 触摸_第1张图片

输出口
Touches 触摸
A JSON object containing information about the position and force of every touch on the viewer and / or device.
一个JSON对象,包含每个在查看器和/或设备上的触摸位置和力度信息。


Related Patches 相关模块

Splitter,Interaction,Mouse,Trackpad,Structure Key,Object at Index


你可能感兴趣的:(3.12 Device 设备 - Touches 触摸)