Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| Name | FGroomAssetMemoryStats |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAsset.h |
| Include Path | #include "GroomAsset.h" |
Syntax
struct FGroomAssetMemoryStats
Structs
| Name | Remarks |
|---|---|
| FStats | |
| FStrandsDetails |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CPU | FStats | GroomAsset.h | ||
| Curves | FStrandsDetails | GroomAsset.h | ||
| GPU | FStats | GroomAsset.h | ||
| Memory | FStrandsDetails | GroomAsset.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Accumulate
(
const FGroomAssetMemoryStats& In |
GroomAsset.h | ||
uint32 GetTotalCPUSize() |
GroomAsset.h | ||
uint32 GetTotalGPUSize() |
GroomAsset.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FGroomAssetMemoryStats Get
(
const FHairGroupPlatformData& InData, |
GroomAsset.h |