FDynamicMeshBuilder::GetMesh

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/DynamicMeshBuilder.h

Include

#include "DynamicMeshBuilder.h"

Source

/Engine/Source/Runtime/Engine/Private/DynamicMeshBuilder.cpp

Syntax

void GetMesh
(
    const FMatrix & LocalToWorld,
    const FMatrix & PrevLocalToWorld,
    const FMaterialRenderProxy * MaterialRenderProxy,
    uint8 DepthPriorityGroup,
    const FDynamicMeshBuilderSettings & Settings,
    FDynamicMeshDrawOffset const *const DrawOffset,
    int32 ViewIndex,
    FMeshElementCollector & Collector,
    const FHitProxyId HitProxyId
)

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