UCameraCalibrationStep::DependsOnStep

Returns true if the given calibration step is a known prerequisite for this step

Windows
MacOS
Linux

References

Module

CameraCalibrationCore

Header

/Engine/Plugins/VirtualProduction/CameraCalibrationCore/Source/CameraCalibrationCore/Public/CameraCalibrationStep.h

Include

#include "CameraCalibrationStep.h"

Syntax

virtual bool DependsOnStep
(
    UCameraCalibrationStep * Step
) const

Remarks

Returns true if the given calibration step is a known prerequisite for this step

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss