InputDevice.TryGetHapticCapabilities

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

파라미터

capabilitiesA HapticCapabilities struct to receive the capabilities of this device.

반환

bool true if device can be queried; otherwise false.

설명

Gets the haptic capabilities of the device.