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