Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetDataflowNodes
| Name | FChaosClothAssetImportedFloatValue |
| Type | struct |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetDataflowNodes/Public/ChaosClothAsset/ImportedValue.h |
| Include Path | #include "ChaosClothAsset/ImportedValue.h" |
Syntax
USTRUCT ()
struct FChaosClothAssetImportedFloatValue
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ImportedType | float | ChaosClothAsset/ImportedValue.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bUseImportedValue | bool | Whether the property can use the values imported from USD | ChaosClothAsset/ImportedValue.h |
|
| ImportedValue | float | Property float value | ChaosClothAsset/ImportedValue.h |
|