Navigation
Unreal Engine C++ API Reference > Plugins > VirtualCamera > UVirtualCameraMovementComponent
References
Module | VirtualCamera |
Header | /Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraMovementComponent.h |
Include | #include "VirtualCameraMovementComponent.h" |
void SetUseGlobalBoom
&40;
bool bShouldUseGlobalBoom
&41;
Remarks
Sets whether or not global boom should be used when navigating with the joysticks
Parameters
Name | Description |
---|---|
bShouldUseGlobalBoom | True to use global Z axis, false to use local Z axis |