FStaticMeshComponentAdapter::RetrieveRawMeshData

Retrieves model data in [FMeshDescription](API\Runtime\MeshDescription\FMeshDescription) form

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

References

   
Module MeshMergeUtilities
Header /Engine/Source/Developer/MeshMergeUtilities/Public/StaticMeshComponentAdapter.h
Include #include "StaticMeshComponentAdapter.h"
Source /Engine/Source/Developer/MeshMergeUtilities/Private/StaticMeshComponentAdapter.cpp
virtual void RetrieveRawMeshData
(
    int32 LODIndex,
    [FMeshDescription](API\Runtime\MeshDescription\FMeshDescription) & InOutRawMesh,
    bool bPropagateMeshData
) const

Remarks

Retrieves model data in FMeshDescription form


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library