Navigation
API > API/Plugins > API/Plugins/VCamCore
| Name | FVCamViewportLockState |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/VirtualCameraCore/Source/VCamCore/Public/Util/VCamViewportLocker.h |
| Include Path | #include "Util/VCamViewportLocker.h" |
Syntax
USTRUCT ()
struct FVCamViewportLockState
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bLockViewportToCamera | bool | Whether the user wants the viewport to be locked | Util/VCamViewportLocker.h |
|