Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/UGroomBindingAsset
| Name | FCachedCookedPlatformData |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomBindingAsset.h |
| Include Path | #include "GroomBindingAsset.h" |
Syntax
struct FCachedCookedPlatformData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| GroupDerivedDataKeys | TArray< FString > | Actual DDC key and platform data. | GroomBindingAsset.h | |
| GroupDerivedDataKeys_Query | TArray< FString > | DDC key without source/target MeshLOD and requested MeshLOD value. | GroomBindingAsset.h | |
| GroupPlatformDatas | TArray< FHairGroupPlatformData > | GroomBindingAsset.h | ||
| SourceMeshLOD | int32 | GroomBindingAsset.h | ||
| TargetMeshMinLOD | int32 | GroomBindingAsset.h |