UVREditorInteractor::GetTrackpadSlideDelta

Trackpad Gets the trackpad delta of the axis passed.

Windows
MacOS
Linux

References

Module

VREditor

Header

/Engine/Source/Editor/VREditor/Public/VREditorInteractor.h

Include

#include "VREditorInteractor.h"

Syntax

float GetTrackpadSlideDelta
(
    const bool Axis
) const

Remarks

Trackpad Gets the trackpad delta of the axis passed.

Parameters

Parameter

Description

Axis

The axis of which we want the slide delta. 0 is X axis and 1 is Y axis.Default is axis Y

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss