unreal.MovieGraphAccumulationDOFEnableType

class unreal.MovieGraphAccumulationDOFEnableType

Bases: EnumBase

Specifies how the enable state of the Accumulation DOF component will be set.

C++ Source:

  • Plugin: AccumulationDOF

  • Module: AccumulationDOF

  • File: MovieGraphAccumulationDOFModifierNode.h

CAMERA_ACTOR_DEFAULT: MovieGraphAccumulationDOFEnableType = Ellipsis

Use the current enable state on the camera (ie, no change is made).

Type:

0

CUSTOM_VALUE: MovieGraphAccumulationDOFEnableType = Ellipsis

Use a custom value that will be used as the enable state.

Type:

1