FEquirectProps::operator==

Compares [FEquirectProps](API\Runtime\Engine\Components\FEquirectProps) with an [UStereoLayerShapeEquirect](API\Runtime\Engine\Components\UStereoLayerShapeEquirect)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Components/StereoLayerComponent.h

Include

#include "Components/StereoLayerComponent.h"

Source

/Engine/Source/Runtime/Engine/Private/Components/StereoLayerComponent.cpp

Syntax

bool operator==
(
    const class UStereoLayerShapeEquirect & Other
) const

Remarks

Returns

true if the are equal, false otherwise.

Parameters

Parameter

Description

Other

The UStereoLayerShapeEquirect to compare with.

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