InputDevice.TryGetHapticCapabilities

매뉴얼로 전환
public bool TryGetHapticCapabilities (out XR.HapticCapabilities capabilities);

파라미터

capabilitiesA HapticCapabilities struct to receive the capabilities of this device.

반환

bool Returns true if the device supports any form of haptics. Returns false otherwise.

설명

Gets the haptic capabilities of the device.