FLensDistortionCameraModel::operator!=

Compare two lens distortion models and return whether they are different.

Windows
MacOS
Linux

References

Module

LensDistortion

Header

/Engine/Plugins/Compositing/LensDistortion/Source/LensDistortion/Classes/LensDistortionAPI.h

Include

#include "LensDistortionAPI.h"

Syntax

bool operator!=
(
    const FLensDistortionCameraModel & Other
) const

Remarks

Compare two lens distortion models and return whether they are different.

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