FSkeletalMeshLODModel::GetClothMappingData

Fill array with APEX cloth mapping data.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/Rendering/SkeletalMeshLODModel.h

Include

#include "Rendering/SkeletalMeshLODModel.h"

Source

/Engine/Source/Runtime/Engine/Private/SkeletalMeshLODModel.cpp

Syntax

void GetClothMappingData
(
    TArray< FMeshToMeshVertData > & MappingData,
    TArray< uint64 > & OutClothIndexMapping
) const

Remarks

Fill array with APEX cloth mapping data.

Parameters

Parameter

Description

MappingData

Array to fill.

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