unreal.BloomMethod

class unreal.BloomMethod

Bases: unreal.EnumBase

EBloom Method

C++ Source:

  • Module: Engine

  • File: Scene.h

BM_FFT

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

Type

1

BM_SOG

Sum of Gaussian formulation

Type

0