Navigation
API > API/Plugins > API/Plugins/LensDistortion > API/Plugins/LensDistortion/ILensDistortion
Deprecated * The LensDistortion plugin is deprecated. Please update your project to use the features of the CameraCalibration plugin.
References
Module | LensDistortion |
Header | /Engine/Plugins/Compositing/LensDistortion/Source/LensDistortion/Public/ILensDistortion.h |
Include | #include "ILensDistortion.h" |
static bool IsAvailable&40;&41;
Remarks
Checks to see if this module is loaded and ready. It is only valid to call Get() if IsAvailable() returns true. True if the module is loaded and ready to use