FLODUtilities::UpdateLODInfoVertexAttributes

Build the vertex attributes

Unreal Engine C++ API Reference > Developer > SkeletalMeshUtilitiesCommon > FLODUtilities

References

   
Module SkeletalMeshUtilitiesCommon
Header /Engine/Source/Developer/SkeletalMeshUtilitiesCommon/Public/LODUtilities.h
Include #include "LODUtilities.h"
Source /Engine/Source/Developer/SkeletalMeshUtilitiesCommon/Private/LODUtilities.cpp
static bool UpdateLODInfoVertexAttributes
(
    [USkeletalMesh](API\Runtime\Engine\Engine\USkeletalMesh) * InSkeletalMesh,
    int32 InSourceLODIndex,
    int32 InTargetLODIndex,
    bool bInCopyAttributeValues
)

Remarks

Build the vertex attributes


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library