UWireframeMeshComponent::SetEdgeVisibility

Changes the visibility of the named edge

Windows
MacOS
Linux

References

Module

MeshEditor

Header

/Engine/Plugins/Editor/MeshEditor/Source/MeshEditor/Public/WireframeMeshComponent.h

Include

#include "WireframeMeshComponent.h"

Syntax

void SetEdgeVisibility
(
    const FEdgeID EdgeID,
    const bool bEdgeVisible
)

Remarks

Changes the visibility of the named edge

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