UVirtualCameraMovementComponent::SetUseGlobalBoom

Sets whether or not global boom should be used when navigating with the joysticks

Windows
MacOS
Linux

References

Module

VirtualCamera

Header

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

Include

#include "VirtualCameraMovementComponent.h"

Syntax

void SetUseGlobalBoom
(
    bool bShouldUseGlobalBoom
)

Remarks

Sets whether or not global boom should be used when navigating with the joysticks

Parameters

Parameter

Description

bShouldUseGlobalBoom

True to use global Z axis, false to use local Z axis

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