mirror of
https://github.com/troisjs/trois.git
synced 2024-11-24 04:12:02 +08:00
remove stencilBuffer
This commit is contained in:
parent
df08f3077c
commit
56479333da
@ -25,7 +25,6 @@ function LiquidEffect(renderer) {
|
||||
type: FloatType,
|
||||
format: RGBAFormat,
|
||||
depthBuffer: false,
|
||||
// stencilBuffer: false,
|
||||
};
|
||||
|
||||
this.hMap = new WebGLRenderTarget(this.width, this.height, targetOptions);
|
||||
|
Loading…
Reference in New Issue
Block a user