Function ovr_sys::ovr_GetTouchHapticsDesc
[−]
[src]
pub unsafe extern "C" fn ovr_GetTouchHapticsDesc(
session: ovrSession,
controllerType: ovrControllerType
) -> ovrTouchHapticsDesc
Gets information about Haptics engine for the specified Touch controller.
session Specifies an ovrSession previously returned by ovr_Create.
controllerType The controller to retrieve the information from.
Returns an ovrTouchHapticsDesc.