Navigation
API > API/Runtime > API/Runtime/DatasmithCore > API/Runtime/DatasmithCore/IDatasmithScene
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedPtr< IDatasmithClothElement > GetCloth
(
int32 InIndex |
IDatasmithSceneElements.h | ||
const TSharedPtr< IDatasmithClothElement > & GetCloth
(
int32 InIndex |
IDatasmithSceneElements.h |
GetCloth(int32)
| Name | GetCloth |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
| Include Path | #include "IDatasmithSceneElements.h" |
TSharedPtr < IDatasmithClothElement > GetCloth
(
int32 InIndex
)
GetCloth(int32)
| Name | GetCloth |
| Type | function |
| Header File | /Engine/Source/Runtime/Datasmith/DatasmithCore/Public/IDatasmithSceneElements.h |
| Include Path | #include "IDatasmithSceneElements.h" |
const TSharedPtr < IDatasmithClothElement > & GetCloth
(
int32 InIndex
) const