Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore
References
| Module | CameraCalibrationCore |
| Header | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/LensComponent.h |
| Include | #include "LensComponent.h" |
Syntax
enum EFIZEvaluationMode
&123;
UseLiveLink,
UseCameraSettings,
UseRecordedValues,
DoNotEvaluate,
&125;
Values
| Name | Description |
|---|---|
| UseLiveLink | Evaluate the Lens File with the latest FIZ data received from LiveLink |
| UseCameraSettings | Evaluate the Lens File using the current FIZ settings of the target camera |
| UseRecordedValues | Evaluate the Lens File using values recorded in a level sequence (set automatically when the sequence is opened) |
| DoNotEvaluate | Do not evaluate the Lens File |
Remarks
Mode that controls where FIZ inputs are sourced from and how they are used to evaluate the LensFile