FDynamicMesh3

Overload list

Windows
MacOS
Linux
Name Description

Public function

FDynamicMesh3()

Default constructor

Public function

FDynamicMesh3

(
    const FDynamicMesh3& CopyMesh
)

Copy/Move construction

Public function

FDynamicMesh3

(
    FDynamicMesh3&& MoveMesh
)

Public function

FDynamicMesh3

(
    EMeshComponents flags
)

Default constructor

Public function

FDynamicMesh3

(
    const FMeshShapeGenerator* Gen...
)

Construction from Mesh Generator

Public function

FDynamicMesh3

(
    bool bWantNormals,
    bool bWantColors,
    bool bWantUVs,
    bool bWantTriGroups
)

Construct an empty mesh with specified attributes

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