FLODUtilities::ProcessImportMeshInfluences

Process and update the vertex Influences using the predefined wedges

Windows
MacOS
Linux

References

Module

SkeletalMeshUtilitiesCommon

Header

/Engine/Source/Developer/SkeletalMeshUtilitiesCommon/Public/LODUtilities.h

Include

#include "LODUtilities.h"

Source

/Engine/Source/Developer/SkeletalMeshUtilitiesCommon/Private/LODUtilities.cpp

Syntax

static void ProcessImportMeshInfluences
(
    const int32 WedgeCount,
    TArray< SkeletalMeshImportData::FRawBoneInfluence > & Influences
)

Remarks

Process and update the vertex Influences using the predefined wedges

Parameters

Parameter

Description

WedgeCount

The number of wedges in the corresponding mesh.

Influences

BoneWeights and Ids for the corresponding vertices.

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