FStaticMeshAdapter::ApplySettings

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

Unreal Engine C++ API Reference > Developer > MeshMergeUtilities > FStaticMeshAdapter

References

   
Module MeshMergeUtilities
Header /Engine/Source/Developer/MeshMergeUtilities/Public/StaticMeshAdapter.h
Include #include "StaticMeshAdapter.h"
Source /Engine/Source/Developer/MeshMergeUtilities/Private/StaticMeshAdapter.cpp
virtual void ApplySettings
(
    int32 LODIndex,
    [FMeshData](API\Developer\MaterialBaking\FMeshData) & InOutMeshData
) const

Remarks

Ability to apply custom settings to the FMeshData structure


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library