Navigation
API > API/Runtime > API/Runtime/Renderer
Helpers.
| Name | FPointPerCurveDispatchInfo |
| Type | struct |
| Header File | /Engine/Source/Runtime/Renderer/Public/HairStrandsInterface.h |
| Include Path | #include "HairStrandsInterface.h" |
Syntax
struct FPointPerCurveDispatchInfo
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CurvePerGroup | uint32 | Derived. | HairStrandsInterface.h | |
| DispatchCount | FIntVector | HairStrandsInterface.h | ||
| GroupSize | uint32 | HairStrandsInterface.h | ||
| PointPerCurve | uint32 | HairStrandsInterface.h | ||
| SourceCurveCount | uint32 | From the asset. | HairStrandsInterface.h | |
| SourcePoinPerCurve | uint32 | HairStrandsInterface.h |