Navigation
API > API/Plugins > API/Plugins/HairStrandsCore > API/Plugins/HairStrandsCore/FHairStrandsBulkData
| |
|
| Name |
FHeader |
| Type |
struct |
| Header File |
/Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairStrandsDatas.h |
| Include Path |
#include "HairStrandsDatas.h" |
Syntax
struct FHeader
Structs
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| AvgPointPerCurve |
uint32 |
|
HairStrandsDatas.h |
|
| BoundingBox |
FBox |
|
HairStrandsDatas.h |
|
| CoverageScales |
TArray< float > |
Coverage scale. |
HairStrandsDatas.h |
|
| CurveAttributeOffsets |
uint32 |
|
HairStrandsDatas.h |
|
| CurveCount |
uint32 |
|
HairStrandsDatas.h |
|
| CurveToPointCount |
TArray< uint32 > |
Map 'curve' count to 'point' count (used for CLOD) |
HairStrandsDatas.h |
|
| Flags |
uint32 |
|
HairStrandsDatas.h |
|
| ImportedAttributeFlags |
uint32 |
|
HairStrandsDatas.h |
|
| ImportedAttributes |
uint32 |
Imported attribute info |
HairStrandsDatas.h |
|
| MaxLength |
float |
|
HairStrandsDatas.h |
|
| MaxPointPerCurve |
uint32 |
|
HairStrandsDatas.h |
|
| MaxRadius |
float |
|
HairStrandsDatas.h |
|
| MinPointPerCurve |
uint32 |
|
HairStrandsDatas.h |
|
| PointAttributeOffsets |
uint32 |
|
HairStrandsDatas.h |
|
| PointCount |
uint32 |
|
HairStrandsDatas.h |
|
| SourceCurveCount |
uint32 |
Imported (Source) point/curve info |
HairStrandsDatas.h |
|
| SourcePointCount |
uint32 |
|
HairStrandsDatas.h |
|
| Strides |
FHairStrandsBulkData::FHeader::FStrides |
|
HairStrandsDatas.h |
|
| Transcoding |
FHairStrandsBulkData::FHeader::FTranscoding |
|
HairStrandsDatas.h |
|