Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
The asset import data to store the import settings within the GroomCache asset
| Name | UGroomCacheImportData |
| Type | class |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomCacheImportOptions.h |
| Include Path | #include "GroomCacheImportOptions.h" |
Syntax
UCLASS (MinimalAPI)
class UGroomCacheImportData : public UAssetImportData
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UAssetImportData → UGroomCacheImportData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Settings | FGroomCacheImportSettings | GroomCacheImportOptions.h |