Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/GroomBuilder.h |
| Include | #include "GroomBuilder.h" |
Syntax
struct FHairStrandsVoxelData
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FData > | Datas | ||
| FVector3f | MaxBound | ||
| FVector3f | MinBound | ||
| FIntVector | Resolution |
Functions
| Type | Name | Description | |
|---|---|---|---|
| FData | GetData
(
const FVector3f& P |
Return the (closest) group index corresponding to position P. | |
| bool | IsValid () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FData |
Constants
| Name | Description |
|---|---|
| InvalidGroupIndex |