Navigation
API > API/Runtime > API/Runtime/ClothingSystemRuntimeCommon
References
Module | ClothingSystemRuntimeCommon |
Header | /Engine/Source/Runtime/ClothingSystemRuntimeCommon/Public/ClothingAsset.h |
Include | #include "ClothingAsset.h" |
Syntax
struct FClothingAssetMeshBinding
Remarks
Helper struct to hold binding information on a clothing asset, used to enumerate all of the bindings on a skeletal mesh with `GetAllMeshClothingAssetBindings()_ below.
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
UClothingAssetCommon * | Asset | |
![]() |
int32 | AssetInternalLodIndex | |
![]() |
int32 | LODIndex | |
![]() |
int32 | SectionIndex |