Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| Name | FStrandsPositionOutput |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomBuilder.h |
| Include Path | #include "GroomBuilder.h" |
Syntax
struct FStrandsPositionOutput
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| FGroup | TArray< FStrand > | GroomBuilder.h | |
| FStrand | TArray< FVector3f > | GroomBuilder.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Component | const UGroomComponent * | GroomBuilder.h | ||
| Groups | TArray< FGroup > | GroomBuilder.h | ||
| Status | int32 | GroomBuilder.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool IsValid() |
GroomBuilder.h |