unreal.CameraExposureMethod

class unreal.CameraExposureMethod

Bases: EnumBase

Supported methods for exposure handling.

C++ Source:

  • Module: CinematicCamera

  • File: CineCameraSettings.h

DO_NOT_OVERRIDE: CameraExposureMethod = Ellipsis

Don’t override, ie. allow post process volume settings to persist.

Type:

0

ENABLED: CameraExposureMethod = Ellipsis

Set exposure settings based on the current lens and filmback settings.

Type:

1