ENiagaraRibbonShapeMode

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraRibbonRendererProperties.h

Include

#include "NiagaraRibbonRendererProperties.h"

Syntax

enum ENiagaraRibbonShapeMode
{
    Plane,
    MultiPlane,
    Tube,
    Custom,
}

Values

Name

Description

Plane

Default shape, flat plane facing the camera.

MultiPlane

Multiple Planes evenly rotated around the axis to 180 degrees.

Tube

3D Tube shape, from triangular to cylindrical depending on vertex count.

Custom

Custom shape, defined by cross section.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss