Navigation
API > API/Plugins > API/Plugins/CameraCalibrationCore
References
| Module | CameraCalibrationCore |
| Header | /Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/OverlayRendering.h |
| Include | #include "OverlayRendering.h" |
Syntax
struct FCrosshairOverlayParams
Remarks
Parameters for the crosshair shader
Variables
| Type | Name | Description | |
|---|---|---|---|
| FVector4f | CrosshairColor | Color to draw the crosshair | |
| float | GapSizeInPixels | Size of the gap in the center of the crosshair (in pixels) | |
| float | LengthInPixels | Length of one side of the crosshair (in pixels) | |
| FVector2f | PrincipalPoint | Normalized image center of the lens where the crosshair will be centered |