AVirtualCameraPlayerControllerBase::SetZeroDutchOnLock

Set the value for the option to zero out dutch when locking that axis.

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)(BlueprintCallable, Category="Virtual Camera|Movement")
void SetZeroDutchOnLock
(
    const bool bInValue
)

Remarks

Set the value for the option to zero out dutch when locking that axis.

Parameters

Parameter

Description

bInValue

The new setting to use for zeroing dutch on lock

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