Options
All
  • Public
  • Public/Protected
  • All
Menu

Class DepthOfFieldMergePostProcessOptions

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

Hierarchy

  • DepthOfFieldMergePostProcessOptions

Index

Properties

Optional bloomSearch playground for bloom

bloom: { blurred: PostProcess; weight: number }

Parameters to perform the merge of bloom effect

Type declaration

Optional depthOfFieldSearch playground for depthOfField

depthOfField: { blurSteps: Array<PostProcess>; circleOfConfusion: PostProcess }

Parameters to perform the merge of the depth of field effect

Type declaration

originalFromInputSearch playground for originalFromInput

originalFromInput: PostProcess

The original image to merge on top of

Legend

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