Navigation
API > API/Runtime > API/Runtime/DatasmithCore
| Name | FDatasmithClothPattern |
| Type | class |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/DatasmithCloth.h |
| Include Path | #include "DatasmithCloth.h" |
Syntax
class FDatasmithClothPattern
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Parameters | PRAGMA_DISABLE_DEPRECATION_WARNINGSTArray< FParameterData > | DatasmithCloth.h | ||
| SimPosition | TArray< FVector2f > | DatasmithCloth.h | ||
| SimRestPosition | TArray< FVector3f > | DatasmithCloth.h | ||
| SimTriangleIndices | TArray< uint32 > | DatasmithCloth.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
DatasmithCloth.h |