Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraRendererProperties
Syntax
UPROPERTY&40;EditAnywhere, Category&61;"Rendering"&41;
int32 SortOrderHint
Remarks
By default, emitters are drawn in the order that they are added to the system. This value will allow you to control the order in a more fine-grained manner. Materials of the same type (i.e. Transparent) will draw in order from lowest to highest within the system. The default value is 0.