FStaticMeshAdapter::ApplySettings

Ability to aplly custom settings to the [FMeshData](API\Developer\MaterialBaking\FMeshData) structure

Windows
MacOS
Linux

Override Hierarchy

IMaterialBakingAdapter::ApplySettings()

FStaticMeshAdapter::ApplySettings()

References

Module

MeshMergeUtilities

Header

/Engine/Source/Developer/MeshMergeUtilities/Public/StaticMeshAdapter.h

Include

#include "StaticMeshAdapter.h"

Source

/Engine/Source/Developer/MeshMergeUtilities/Private/StaticMeshAdapter.cpp

Syntax

virtual void ApplySettings
(
    int32 LODIndex,
    FMeshData & InOutMeshData
) const

Remarks

Ability to aplly custom settings to the FMeshData structure

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