Navigation
API > API/Plugins > API/Plugins/VirtualCamera > API/Plugins/VirtualCamera/UVirtualCameraMovementComponent
References
| Module | VirtualCamera |
| Header | /Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraMovementComponent.h |
| Include | #include "VirtualCameraMovementComponent.h" |
| Source | /Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Private/VirtualCameraMovementComponent.cpp |
bool ToggleAxisLock
&40;
const EVirtualCameraAxis AxisToToggle
&41;
Remarks
Toggles the lock on a given axis; returns new locked state. the new locked state of AxisToToggle (true = locked)
Parameters
| Name | Description |
|---|---|
| AxisToToggle | The axis whose lock should be turned on/off |