파라미터

channelThe channel to receive the data.
bufferA raw byte buffer that contains the haptic data to send to the device.

반환

bool Returns true if successful. Returns false otherwise.

설명

Sends a raw buffer of haptic data to the device.

The buffered data plays at the sampleRate rate, represented by the frequencyHz value returned by a call to the TryGetCapabilities method, until it completes.

Note: Not all devices support playing haptic buffers. To determine whether buffered haptics are supported, call the InputDevice.TryGetHapticCapabilities method and inspect the HapticCapabilities.supportsBuffer property. Also, the size of the buffer sent to the InputDevice must never be greater than HapticCapabilities.bufferMaxSize.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961