EPlaneComponentDebugMode

Windows
MacOS
Linux

References

Module

AugmentedReality

Header

/Engine/Source/Runtime/AugmentedReality/Public/ARComponent.h

Include

#include "ARComponent.h"

Syntax

enum EPlaneComponentDebugMode
{
    None                  = 0,
    ShowNetworkRole       = 1,
    ShowClassification    = 2,
}

Values

Name

Description

None

The debug mode is disabled

ShowNetworkRole

Use different coloration to indicate if the plane belongs to the local or remote client

ShowClassification

Use different coloration to indicate the classification of this plane

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