Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes > API/Plugins/ChaosClothAssetDataflowNodes/ChaosClothAsset
References
| Module | ChaosClothAssetDataflowNodes |
| Header | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/ImportedValue.h |
| Include | #include "ChaosClothAsset/ImportedValue.h" |
Syntax
USTRUCT ()
struct FChaosClothAssetImportedVectorValue
Remarks
Copyright Epic Games, Inc. All Rights Reserved.
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bUseImportedValue | Whether the property can use the values imported from USD | |
| FVector3f | ImportedValue | Property vector Value |
Typedefs
| Name | Description |
|---|---|
| ImportedType |