Optional
__setProtected
_dirtyProtected
_shaderProtected
Optional
_viewerProtected
_viewerReadonly
extraThe priority of the material extension when applied to the material in ScreenPass set to very low priority, so applied at the end
Optional
uiStatic
Optional
Readonly
OldStatic
Readonly
PluginProtected
_onProtected
_storeOptional
meta: anyCustom callback to extend/modify/replace shader code and other shader properties
Optional
meta: SerializationMetaTypeGenerated using TypeDoc
Vignette Plugin
Adds an extension to ScreenPass material for applying vignette effect on the final buffer before rendering to screen. The power of the vignette can be controlled with the
power
property. The color of the vignette can be controlled with thecolor
(previouslybgcolor
) property.