unreal.BloomMethod

class unreal.BloomMethod

Bases: EnumBase

EBloom Method

C++ Source:

  • Module: Engine

  • File: Scene.h

BM_FFT: BloomMethod

Fast Fourier Transform Image based convolution, intended for cinematics (too expensive for games)

Type:

1

BM_SOG: BloomMethod

Sum of Gaussian formulation

Type:

0