Navigation
Unreal Engine C++ API Reference > Plugins > VirtualCamera > AVirtualCameraPawnBase
References
Module | VirtualCamera |
Header | /Engine/Plugins/Experimental/VirtualCamera/Source/VirtualCamera/Public/VirtualCameraPawnBase.h |
Include | #include "VirtualCameraPawnBase.h" |
void ProcessMovementInput
&40;
const FVector & Location,
const FRotator & Rotation
&41;
Remarks
Send any movement input data forward to the Movement Component.
Parameters
Name | Description |
---|---|
Location | The current location of the tracker |
Rotation | The current rotation of the tracker |