Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEditorTools > API/Plugins/ChaosClothAssetEditorTools/ChaosClothAsset
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UInteractiveToolPropertySet
- UClothTransferSkinWeightsToolProperties
References
| Module | ChaosClothAssetEditorTools |
| Header | /Engine/Plugins/Experimental/ChaosClothAssetEditor/Source/ChaosClothAssetEditorTools/Public/ChaosClothAsset/ClothTransferSkinWeightsTool.h |
| Include | #include "ChaosClothAsset/ClothTransferSkinWeightsTool.h" |
Syntax
UCLASS&40;&41;
class UClothTransferSkinWeightsToolProperties : public UInteractiveToolPropertySet
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bHideSourceMesh | ||
| TObjectPtr< USkeletalMesh > | SourceMesh | ||
| FVector3d | SourceMeshRotation | ||
| FVector3d | SourceMeshScale | ||
| FVector3d | SourceMeshTranslation |