Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Strands.
| Name | FEditableHairStrandControlPoint |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomEdit.h |
| Include Path | #include "GroomEdit.h" |
Syntax
struct FEditableHairStrandControlPoint
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| AO | float | GroomEdit.h | ||
| BaseColor | FLinearColor | GroomEdit.h | ||
| bHasAO | uint8 | GroomEdit.h | ||
| bHasColor | uint8 | GroomEdit.h | ||
| bHasRoughness | uint8 | GroomEdit.h | ||
| Position | FVector3f | GroomEdit.h | ||
| Radius | float | GroomEdit.h | ||
| Roughness | float | GroomEdit.h | ||
| U | float | GroomEdit.h |