Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraRibbonRendererProperties
Syntax
UPROPERTY (EditAnywhere, Category="Ribbon Tessellation",
Meta=(EditCondition="TessellationMode == ENiagaraRibbonTessellationMode::Custom && !bUseConstantFactor", ClampMin="0", ClampMax="180", UIMin="1", UIMax="180", EditConditionHides))
float TessellationAngle
Remarks
Defines the angle in degrees at which tessellation occurs. Ranges from 1 to 180. Smaller values increase amount of tessellation. If set to 0, use the maximum tessellation set above.