Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/UGroomBindingAsset
- UObject::GetResourceSizeEx()
- UGroomBindingAsset::GetResourceSizeEx()
References
Module | HairStrandsCore |
Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomBindingAsset.h |
Include | #include "GroomBindingAsset.h" |
Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/GroomBindingAsset.cpp |
virtual void GetResourceSizeEx
(
FResourceSizeEx & CumulativeResourceSize
)
Remarks
Get the size of the object/resource for use in memory tools or to display to artists/LDs in the Editor This is the extended version which separates up the used memory into different memory regions (the actual definition of which may be platform specific).