Navigation
API > API/Plugins > API/Plugins/VCamCore
| Name | FVCamInputProfile |
| Type | struct |
| Header File | /Engine/Plugins/VirtualProduction/VirtualCameraCore/Source/VCamCore/Public/Input/VCamInputSettings.h |
| Include Path | #include "Input/VCamInputSettings.h" |
Syntax
USTRUCT (BlueprintType )
struct FVCamInputProfile
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| MappableKeyOverrides | TMap< FName, FKey > | Remaps inputs to new keys. | Input/VCamInputSettings.h |
|
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FVCamInputProfile& OtherProfile |
Input/VCamInputSettings.h |