Class NormalBufferPlugin

Normal Buffer Plugin

Adds a pre-render pass to render the normal buffer to a render target that can be used for postprocessing.

Hierarchy

Constructors

Properties

_dirty: boolean = false
_viewer?: ThreeViewer
bufferType: TextureDataType
constructor: typeof AViewerPluginSync & typeof AViewerPlugin
material: MeshNormalMaterial = ...
passId: "normal" = 'normal'
texture?: Texture
uiConfig?: UiObjectConfig<any, string, any> = undefined
PluginType: "NormalBufferPlugin" = 'NormalBufferPlugin'

Accessors

Methods

Generated using TypeDoc