Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| |
|
| Name |
FHairGroupCardsInfo |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomAssetCards.h |
| Include Path |
#include "GroomAssetCards.h" |
Syntax
USTRUCT (BlueprintType )
struct FHairGroupCardsInfo
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| NumCards |
int32 |
|
GroomAssetCards.h |
- VisibleAnywhere
- Category="Info"
- Meta=(DisplayName="Card Count")
|
| NumCardVertices |
int32 |
|
GroomAssetCards.h |
- VisibleAnywhere
- Category="Info"
- Meta=(DisplayName="Card Vertex Count")
|