Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraRibbonRendererProperties
Syntax
UPROPERTY (EditAnywhere, Category="Ribbon Shape",
Meta=(EditCondition="Shape == ENiagaraRibbonShapeMode::Plane || Shape == ENiagaraRibbonShapeMode::MultiPlane", ClampMin="1", ClampMax="16", EditConditionHides))
int32 WidthSegmentationCount
Remarks
Tessellation factor to apply to the width of the ribbon. Ranges from 1 to 16. Greater values increase amount of tessellation.