FMeshElement

Overload list

Windows
MacOS
Linux
Name Description

Public function

FMeshElement()

Default constructor that initializes everything to safe values

Public function

FMeshElement

(
    UPrimitiveComponent* InCompone...,
    const FEditableMeshSubMeshAddress&...,
    FVertexID InVertexID,
    double InLastHoverTime,
    double InLastSelectTime
)

Public function

FMeshElement

(
    UPrimitiveComponent* InCompone...,
    const FEditableMeshSubMeshAddress&...,
    FEdgeID InEdgeID,
    double InLastHoverTime,
    double InLastSelectTime
)

Public function

FMeshElement

(
    UPrimitiveComponent* InCompone...,
    const FEditableMeshSubMeshAddress&...,
    FPolygonID InPolygonID,
    double InLastHoverTime,
    double InLastSelectTime
)

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