IMeshPaintComponentAdapter::Construct

Constructs the adapter for a specific LOD index using the mesh component

Windows
MacOS
Linux

Override Hierarchy

References

Module

MeshPaintingToolset

Header

/Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/IMeshPaintComponentAdapter.h

Include

#include "IMeshPaintComponentAdapter.h"

Syntax

bool Construct
(
    UMeshComponent * InComponent,
    int32 MeshLODIndex
)

Remarks

Constructs the adapter for a specific LOD index using the mesh component

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