FClothingAssetMeshBinding

Helper struct to hold binding information on a clothing asset, used to enumerate all of the bindings on a skeletal mesh with `[GetMeshClothingAssetBindings()](API\Runtime\ClothingSystemRuntimeCommon\ClothingAssetUti-\1)_ below.

Windows
MacOS
Linux

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 `GetMeshClothingAssetBindings()_ below.

Variables

Name Description

Public variable

UClothingAssetC...

 

Asset

Public variable

int32

 

AssetInternalLodIndex

Public variable

int32

 

LODIndex

Public variable

int32

 

SectionIndex

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