Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| Name | FHairGroupInfo |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAsset.h |
| Include Path | #include "GroomAsset.h" |
Syntax
USTRUCT (BlueprintType )
struct FHairGroupInfo
Derived Classes
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Flags | uint32 | GroomAsset.h | ||
| GroupID | int32 | GroomAsset.h |
|
|
| GroupIndex | int32 | GroomAsset.h |
|
|
| GroupName | FName | GroomAsset.h |
|
|
| LODInfos | TArray< FHairGroupLODInfo > | GroomAsset.h | ||
| MaxCurveLength | float | GroomAsset.h |
|
|
| NumCurves | int32 | GroomAsset.h |
|
|
| NumCurveVertices | int32 | GroomAsset.h |
|
|
| NumGuides | int32 | GroomAsset.h |
|
|
| NumGuideVertices | int32 | GroomAsset.h |
|