Navigation
API > API/Plugins > API/Plugins/Niagara
References
| Module | Niagara |
| Header | /Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraRendererRibbons.h |
| Include | #include "NiagaraRendererRibbons.h" |
Syntax
struct FNiagaraRibbonTessellationSmoothingData
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | TessellationAngle | Average curvature of the segments. | |
| float | TessellationCurvature | Average curvature of the segments (computed from the segment angle in radian). | |
| float | TessellationTotalSegmentLength | Average twist curvature of the segments. | |
| float | TessellationTwistAngle | Average twist of the segments. | |
| float | TessellationTwistCurvature | Average twist curvature of the segments. |