Navigation
API > API/Plugins > API/Plugins/LedWallCalibration
| Name | FLedWallCalibration |
| Type | class |
| Header File | /Engine/Plugins/Experimental/VirtualProduction/LedWallCalibration/Source/LedWallCalibration/Public/LedWallCalibration.h |
| Include Path | #include "LedWallCalibration.h" |
Syntax
class FLedWallCalibration
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool GenerateArucosForCalibrationPoint
(
UCalibrationPointComponent* CalibrationPoint, |
Populates calibration points and generates a texture with Aruco markers. | LedWallCalibration.h | |
static T * GetTypedParentComponent
(
const USceneComponent* InComponent |
Finds the parent component of the given calibration point component | LedWallCalibration.h | |
static USceneComponent * GetTypedParentComponent
(
const USceneComponent* InComponent, |
Finds the parent component of the given component. | LedWallCalibration.h |