Version: 2019.3

HapticCapabilities

struct in UnityEngine.XR

マニュアルに切り替える

説明

Describes the haptic capabilities of the device at an XRNode in the XR input subsystem.

変数

bufferFrequencyHzThe frequency (in Hz) that this device plays back buffered haptic data.
numChannelsThe number of channels that this device plays back haptic data.
supportsBufferTrue if this device supports sending a haptic buffer.
supportsImpulseTrue if this device supports sending a haptic impulse.