FDynamicSubmesh3

Overload list

Windows
MacOS
Linux
Name Description

Public function

FDynamicSubmesh3()

Default constructor

Public function

FDynamicSubmesh3

(
    const FDynamicMesh3* BaseMesh
)

Base mesh-only constructor; does not build submesh

Public function

FDynamicSubmesh3

(
    const FDynamicMesh3* BaseMesh,
    const TArray< int >& Triangles,
    int WantComponents,
    bool bAttributes
)

Constructor sets the base mesh and computes the submesh

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