FGeomVertex::operator=

Assignment simply copies off the vertex position.

Windows
MacOS
Linux

References

Module

GeometryMode

Header

/Engine/Plugins/Editor/GeometryMode/Source/GeometryMode/Public/EditorGeometry.h

Include

#include "EditorGeometry.h"

Syntax

FGeomVertex & operator=
(
    const FVector & In
)

Remarks

Assignment simply copies off the vertex position.

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