Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| Name | FHairGroupsLOD |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetInterpolation.h |
| Include Path | #include "GroomAssetInterpolation.h" |
Syntax
USTRUCT (BlueprintType )
struct FHairGroupsLOD
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AutoLODBias | float | GroomAssetInterpolation.h |
|
|
| LODs | TArray< FHairLODSettings > | LODs | GroomAssetInterpolation.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void BuildDDCKey
(
FArchive& Ar |
GroomAssetInterpolation.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FHairGroupsLOD GetDefault() |
GroomAssetInterpolation.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FHairGroupsLOD& A |
GroomAssetInterpolation.h |