unreal.NiagaraEditorPreviewActorRotationMode

class unreal.NiagaraEditorPreviewActorRotationMode

Bases: EnumBase

ENiagara Editor Preview Actor Rotation Mode

C++ Source:

  • Plugin: Niagara

  • Module: Niagara

  • File: NiagaraEditorPreviewActor.h

BLUEPRINT: NiagaraEditorPreviewActorRotationMode = Ellipsis

Orient the component based on a blueprint callback

Type:

2

DIRECTION_OF_TRAVEL: NiagaraEditorPreviewActorRotationMode = Ellipsis

Orient the component towards the direction of travel

Type:

1

NONE: NiagaraEditorPreviewActorRotationMode = Ellipsis

Do not apply any orientation changes to the component

Type:

0