FClothPhysicalMeshData::Reset

Reset the default common targets for this cloth physical mesh.

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeCommon

Header

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

Include

#include "ClothPhysicalMeshData.h"

Source

/Engine/Source/Runtime/ClothingSystemRuntimeCommon/Private/ClothPhysicalMeshData.cpp

Syntax

void Reset
(
    const int32 InNumVerts,
    const int32 InNumIndices
)

Remarks

Reset the default common targets for this cloth physical mesh.

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