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 |
void ProcessMovementInput
&40;
const FVector & Location,
const FRotator & Rotation
&41;
Remarks
Update the position and rotation of the camera.
Parameters
| Name | Description |
|---|---|
| Location | The current location of the tracker being used for input |
| Rotation | The current rotation of the tracker being used for input |