Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/FHairStrandsBulkData > API/Plugins/HairStrandsCore/FHairStrandsBulkData/FHeader
Data strides.
| Name | FStrides |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairStrandsDatas.h |
| Include Path | #include "HairStrandsDatas.h" |
Syntax
struct FStrides
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CurveAttributeChunkElementCount | uint32 | HairStrandsDatas.h | ||
| CurveAttributeChunkStride | uint32 | HairStrandsDatas.h | ||
| CurveMappingStride | uint32 | HairStrandsDatas.h | ||
| CurveStride | uint32 | HairStrandsDatas.h | ||
| PointAttributeChunkElementCount | uint32 | HairStrandsDatas.h | ||
| PointAttributeChunkStride | uint32 | HairStrandsDatas.h | ||
| PointMappingStride | uint32 | HairStrandsDatas.h | ||
| PointToCurveChunkElementCount | uint32 | Number of element per chunk block. | HairStrandsDatas.h | |
| PointToCurveChunkStride | uint32 | HairStrandsDatas.h | ||
| PositionStride | uint32 | HairStrandsDatas.h | ||
| TranscodedPositionChunkElementCount | uint32 | HairStrandsDatas.h | ||
| TranscodedPositionChunkStride | uint32 | HairStrandsDatas.h |