AVirtualCameraPlayerControllerBase::OnMoveUp

Handle moving up/down input from a controller or touch interface.

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraPlayerControllerBase.h

Include

#include "VirtualCameraPlayerControllerBase.h"

Source

/Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Private/VirtualCameraPlayerControllerBase.cpp

Syntax

void OnMoveUp
(
    const float InValue
)

Remarks

Handle moving up/down input from a controller or touch interface.

Parameters

Parameter

Description

InValue

The axis input value

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