class IClothAssetBuilderClassProvider : public IModularFeature
Remarks
A modular interface to provide ways to build a SkeletalMesh LODModel from a cloth asset. This cannot be done in a non Editor build due to the required dependencies, and instead is exposed as a modular feature in order to be called from the ClothAsset engine class.