Navigation
API > API/Plugins > API/Plugins/ChaosClothAssetEditor
Minimal actor with a cloth component used to render cloth assets previews
| Name | AChaosClothPreviewActor |
| Type | class |
| Header File | /Engine/Plugins/ChaosClothAssetEditor/Source/ChaosClothAssetEditor/Public/ChaosClothAsset/ChaosClothAssetThumbnailRenderer.h |
| Include Path | #include "ChaosClothAsset/ChaosClothAssetThumbnailRenderer.h" |
Syntax
UCLASS (MinimalAPI)
class AChaosClothPreviewActor : public AActor
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → AActor → AChaosClothPreviewActor
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
AChaosClothPreviewActor() |
ChaosClothAsset/ChaosClothAssetThumbnailRenderer.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UChaosClothComponent * GetClothComponent() |
ChaosClothAsset/ChaosClothAssetThumbnailRenderer.h |