UNiagaraPreviewAxis::ApplyToPreview

Applies this axis for the preview at PreviewIndex on this axis.

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraPreviewGrid.h"

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintNativeEvent)
void ApplyToPreview
(
    UNiagaraComponent * PreviewComponent,
    int32 PreviewIndex,
    bool bIsXAxis,
    FString & OutLabelText
)

Remarks

Applies this axis for the preview at PreviewIndex on this axis.

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