AVirtualCameraPlayerControllerBase::IsUsingGlobalBoom

Get whether or not global boom is being used when navigating with the joysticks

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

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintPure, Category="Virtual Camera|Movement")
bool IsUsingGlobalBoom()

Remarks

Get whether or not global boom is being used when navigating with the joysticks

Parameters

Parameter

Description

bShouldUseGlobalBoom

True if using global Z axis, false if using 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