FClothPhysicalMeshData::HasWeightMap

Retrieve whether a vertex weight array has already been registered.

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeCommon

Header

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

Include

#include "ClothPhysicalMeshData.h"

Syntax

template<typename T>
bool HasWeightMap
(
    const T Target
) const

Remarks

Retrieve whether a vertex weight array has already been registered.

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