InputDevice.TryGetHapticCapabilities

Cambiar al Manual
public bool TryGetHapticCapabilities (out XR.HapticCapabilities capabilities);

Parámetros

capabilitiesA HapticCapabilities struct to receive the capabilities of this device.

Valor de retorno

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

Descripción

Gets the haptic capabilities of the device.