Class SSGIPlugin

SSGI Plugin

Adds screen space reflections to the scene.

Hierarchy

Constructors

  • Parameters

    • bufferType: TextureDataType = UnsignedByteType
    • sizeMultiplier: number = 1
    • enabled: boolean = true

    Returns SSGIPlugin

Properties

bufferType: TextureDataType
dependencies: (typeof GBufferPlugin | typeof SSAAPlugin)[] = ...
passId: "ssrtgi" = passId
sizeMultiplier: number
texture?: Texture
OldPluginType: "SSGI" = 'SSGI'
PluginType: "SSGIPlugin" = 'SSGIPlugin'

Accessors

Methods

  • This function is called every frame before composer render, if this pass is being used in the pipeline

    Parameters

    Returns boolean

  • Parameters

    • recreate: boolean = true

    Returns void

  • Returns void

  • Parameters

    Returns void

  • Parameters

    Returns void