Navigation
API > API/Plugins > API/Plugins/InterchangeImport
| Name | UInterchangeGroomFactory |
| Type | class |
| Header File | /Engine/Plugins/Interchange/Runtime/Source/Import/Public/Groom/InterchangeGroomFactory.h |
| Include Path | #include "Groom/InterchangeGroomFactory.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType)
class UInterchangeGroomFactory : public UInterchangeFactoryBase
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterchangeFactoryBase → UInterchangeGroomFactory
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GroomPayload | TOptional< UE::Interchange::FGroomPayloadData > | Groom/InterchangeGroomFactory.h |