Navigation
API > API/Plugins > API/Plugins/VirtualCamera > API/Plugins/VirtualCamera/AVirtualCameraPlayerControllerBa-
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 |
void UpdateScreenFocus
&40;
const ETouchIndex::Type TouchIndex,
const FVector Location
&41;
Remarks
Moves the point through which the camera auto focuses.
Parameters
| Name | Description |
|---|---|
| TouchInded | The touch index that triggered the input Location - The location of touch input, and new location of auto focus |