FQuat::Identical

Identical implementation for [FQuat](API\Runtime\Core\Math\FQuat) properties.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Math/Quat.h

Include

#include "Math/Quat.h"

Syntax

bool Identical
(
    const FQuat * Q,
    const uint32 PortFlags
) const

Remarks

Identical implementation for FQuat properties. Avoids intrinsics to remain consistent with previous per-property comparison.

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