Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeInterface > API/Runtime/ClothingSystemRuntimeInterface/UClothingAssetBase
Description
Update all extra LOD deformer mappings. This should be called whenever the raytracing LOD bias is changed.
| Name | UpdateAllLODBiasMappings |
| Type | function |
| Header File | /Engine/Source/Runtime/ClothingSystemRuntimeInterface/Public/ClothingAssetBase.h |
| Include Path | #include "ClothingAssetBase.h" |
virtual void UpdateAllLODBiasMappings
(
USkeletalMesh * SkeletalMesh
)