FClothPhysicalMeshData::GetWeightMap

Retrieve 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>
const FPointWeightMap & GetWeightMap
(
    const T Target
) const

Remarks

Retrieve a registered vertex weight array by unique

Parameters

Parameter

Description

Id.

The array must exists or this function will assert.

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