Navigation
API > API/Plugins > API/Plugins/VCamCore
References
| Module | VCamCore |
| Header | /Engine/Plugins/VirtualProduction/VirtualCameraCore/Source/VCamCore/Public/VCamMultiUser.h |
| Include | #include "VCamMultiUser.h" |
Syntax
USTRUCT ()
struct FMultiUserVCamCameraData
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | AutoExposureBias | ||
| uint8: 1 | bOverride_CameraISO | ||
| uint8: 1 | bOverride_NearClipPlane | Post process settings | |
| FVector | CameraActorLocation | Camera transform | |
| FRotator | CameraActorRotation | ||
| FVector | CameraComponentLocation | ||
| FRotator | CameraComponentRotation | ||
| float | CameraISO | ||
| float | CurrentAperture | Camera settings | |
| float | CurrentFocalLength | ||
| float | CustomNearClipPlane | ||
| FCameraFilmbackSettings | FilmbackSettings | ||
| FMultiUserVCamCameraFocusData | FocusSettings | ||
| FCameraLensSettings | LensSettings |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FMultiUserVCamCameraData
(
const AActor* InOwner, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | ApplyTo
(
AActor* InOwner, |