FClothPhysicalMeshData::FindOrAddWeightMap

Retrieve a pointer to a registered vertex weight array by unique

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeCommon

Header

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothPhysicalMeshData.h

Include

#include "ClothPhysicalMeshData.h"

Syntax

template<typename T>
FPointWeightMap & FindOrAddWeightMap
(
    const T Target
)

Remarks

Retrieve a pointer to a registered vertex weight array by unique

Parameters

Parameter

Description

Id, or

add one if it doesn't exist already.

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