UpsamplingMaterial
Extends:
three~ShaderMaterial → UpsamplingMaterial
Implements:
An upsampling material.
Based on an article by Fabrice Piquet: https://www.froyok.fr/blog/2021-12-ue4-custom-bloom/
Constructor Summary
| Public Constructor | ||
| public |
Constructs a new upsampling material. |
|
Member Summary
| Public Members | ||
| public set |
inputBuffer: Texture The input buffer. |
|
| public get |
The blur radius. |
|
| public set |
|
|
| public set |
supportBuffer: Texture A support buffer. |
|
Method Summary
| Public Methods | ||
| public |
Sets the size of this object. |
|
