Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/UGroomAsset
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool NeedsInterpolationData () |
GroomAsset.h | ||
bool NeedsInterpolationData
(
int32 GroupIndex |
GroomAsset.h |
NeedsInterpolationData()
| Name | NeedsInterpolationData |
| Type | function |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAsset.h |
| Include Path | #include "GroomAsset.h" |
| Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/GroomAsset.cpp |
bool NeedsInterpolationData() const
NeedsInterpolationData(int32)
| Name | NeedsInterpolationData |
| Type | function |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAsset.h |
| Include Path | #include "GroomAsset.h" |
| Source | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Private/GroomAsset.cpp |
bool NeedsInterpolationData
(
int32 GroupIndex
) const