Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
Built hair strands data (decimated/shuffled/...)
| Name | FHairStrandsDatas |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairStrandsDatas.h |
| Include Path | #include "HairStrandsDatas.h" |
Syntax
struct FHairStrandsDatas : public FHairStrandsCommonDatas
Inheritance Hierarchy
- FHairStrandsCommonDatas → FHairStrandsDatas
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| BoundingBox | FBox3f | Strands bounding box | HairStrandsDatas.h | |
| HairDensity | float | The Standard Hair Density | HairStrandsDatas.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Reset() |
HairStrandsDatas.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static void CopyCurve
(
const FHairStrandsDatas& In, |
Copy a point or a curve from In to Out data | HairStrandsDatas.h | |
static void CopyPoint
(
const FHairStrandsDatas& In, |
HairStrandsDatas.h | ||
static void CopyPointLerp
(
const FHairStrandsDatas& In, |
HairStrandsDatas.h |