Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| Name | FGroomComponentMemoryStats |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomComponent.h |
| Include Path | #include "GroomComponent.h" |
Syntax
struct FGroomComponentMemoryStats
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Cards | uint32 | GroomComponent.h | ||
| Guides | uint32 | GroomComponent.h | ||
| Meshes | uint32 | GroomComponent.h | ||
| Strands | uint32 | GroomComponent.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Accumulate
(
const FGroomComponentMemoryStats& In |
GroomComponent.h | ||
uint32 GetTotalSize() |
GroomComponent.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FGroomComponentMemoryStats Get
(
const FHairGroupInstance* In |
GroomComponent.h |