Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| |
|
| Name |
FHairGroupLODInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAsset.h |
| Include Path |
#include "GroomAsset.h" |
Syntax
USTRUCT (BlueprintType )
struct FHairGroupLODInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| NumCurves |
int32 |
|
GroomAsset.h |
- VisibleAnywhere
- Category="Info"
- Meta=(DisplayName="Curve Count")
|
| NumPoints |
int32 |
|
GroomAsset.h |
- VisibleAnywhere
- Category="Info"
- Meta=(DisplayName="Point Count")
|