UVirtualCameraMovementComponent::GetAxisMovementScale

Gets the movement scale for a given axis.

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

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

Include

#include "VirtualCameraMovementComponent.h"

Syntax

float GetAxisMovementScale
(
    const EVirtualCameraAxis AxisToRetrieve
) const

Remarks

Gets the movement scale for a given axis.

Returns

the value of the movement scale for the current axis

Parameters

Parameter

Description

AxisToRetrieve

The axis whose movement scale is being retrieved

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