#include "ClothingAssetBase.h"
#include "ClothConfigBase.h"
#include "ClothLODData.h"
#include "ClothConfig_Legacy.h"
#include "ClothLODData_Legacy.h"
#include "ClothingSimulationInteractor.h"
#include "Algo/AnyOf.h"
#include "ClothingAsset.generated.h"
Go to the source code of this file.
◆ UE_API
◆ EClothingCachedDataFlagsCommon
Common flags used by InvalidateCachedData.
| Enumerator |
|---|
| None | |
| InverseMasses | |
| NumInfluences | |
| SelfCollisionData | |
| Tethers | |
| All | |
◆ ENUM_CLASS_FLAGS()
◆ UE_DEPRECATED()
| class UE_DEPRECATED |
( |
5. |
0, |
|
|
"Redundant class." |
|
|
) |
| |
Custom data wrapper for clothing assets.