Class ExtendedRenderPass

Hierarchy

Implements

Constructors

Properties

_doTransmissionFix: boolean = true
_transparentTarget?: IRenderTarget
blurTransmissionTarget: boolean = true
enabled: boolean = true
isExtendedRenderPass: true = true
onDirty: (() => void)[] = []

Type declaration

    • (): void
    • Returns void

passId: "render" = 'render'

Unique id for the pass. Used to determine the order of passes in the pipeline.

preserveTransparentTarget: boolean = false
renderManager: ViewerRenderManager
uiConfig: UiObjectConfig<any, string, any> = ...

Accessors

Methods

Generated using TypeDoc