Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore
References
| Module | CameraCalibrationCore |
| Header | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/LensData.h |
| Include | #include "LensData.h" |
Syntax
USTRUCT (BlueprintType )
struct FCameraFeedInfo
Remarks
Information about a camera feed, including its dimensions and aspect ratio. The camera feed represents (potentially) an inner rect of a media input, excluding any masks / extractions that may surround it.
Functions
| Type | Name | Description | |
|---|---|---|---|
| float | |||
| FIntPoint | |||
| void | Invalidate () |
||
| bool | IsOverridden () |
||
| bool | IsValid () |
||
| void | SetDimensions
(
FIntPoint InDimensions, |