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 FRibbonMultiRibbonInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| int32 | BaseSegmentDataIndex | ||
| FRibbonMultiRibbonInfoBufferEntry | BufferEntry | ||
| FVector | EndPos | ||
| int32 | NumSegmentDataIndices | ||
| FVector | StartPos | Start and end world space position of the ribbon, to figure out draw direction |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | PackElementsToLookupTableBuffer
(
TArray< uint32 >& OutputData |
||
| bool | UseInvertOrder
(
const FVector& ViewDirection, |