Navigation
API > API/Plugins > API/Plugins/HairStrandsCore
| Name | FHairStrandsTangentFormat |
| Type | struct |
| Header File | /Engine/Plugins/Runtime/HairStrands/Source/HairStrandsCore/Public/HairStrandsDatas.h |
| Include Path | #include "HairStrandsDatas.h" |
Syntax
struct FHairStrandsTangentFormat
Typedefs
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| BulkType | uint32 | HairStrandsDatas.h | |
| Type | FPackedNormal | HairStrandsDatas.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| ComponentCount | const uint32 | TangentX & tangentZ are packed into 2 * PF_R8G8B8A8_SNORM. | HairStrandsDatas.h |
| Format | const EPixelFormat | HairStrandsDatas.h | |
| SizeInByte | const uint32 | HairStrandsDatas.h | |
| VertexElementType | const EVertexElementType | HairStrandsDatas.h |