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