Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
References
| Module | HairStrandsCore |
| Header | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairStrandsDatas.h |
| Include | #include "HairStrandsDatas.h" |
Syntax
struct FHairStrandsDebugDatas
Remarks
Hair strands debug data
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FVoxel > | VoxelData | ||
| FDesc | VoxelDescription | ||
| TArray< FOffsetAndCount > | VoxelOffsetAndCount |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | IsValid () |
Classes
| Type | Name | Description | |
|---|---|---|---|
| FDesc | |||
| FOffsetAndCount | |||
| FVoxel |
Constants
| Name | Description |
|---|---|
| InvalidIndex |