UClothingAssetCommon::ApplyParameterMasks

Callback envoked after weights have been edited.

Windows
MacOS
Linux

References

Module

ClothingSystemRuntimeCommon

Header

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

Include

#include "ClothingAsset.h"

Source

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

Syntax

void ApplyParameterMasks
(
    bool bUpdateFixedVertData
)

Remarks

Callback envoked after weights have been edited. Calls PushWeightsToMesh()_ on each ClothLodData_, and invalidates cached data. Optionaly recalculate the owner's sections fixed vertex data based on this asset masks.

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