Options
All
  • Public
  • Public/Protected
  • All
Menu

Options to be set when merging outputs from the default pipeline.

Hierarchy

  • DepthOfFieldMergePostProcessOptions

Index

Constructors

Properties

bloom?: { blurred: PostProcess; weight: number }

Parameters to perform the merge of bloom effect

Type declaration

depthOfField?: { blurSteps: PostProcess[]; circleOfConfusion: PostProcess }

Parameters to perform the merge of the depth of field effect

Type declaration

originalFromInput: PostProcess

The original image to merge on top of

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme