提交 f069efb0 编写于 作者: T Takahiro

Fix cinematic camera example

上级 764875d4
......@@ -151,7 +151,8 @@ THREE.CinematicCamera.prototype.initPostProcessing = function () {
fragmentShader: bokeh_shader.fragmentShader,
defines: {
RINGS: this.shaderSettings.rings,
SAMPLES: this.shaderSettings.samples
SAMPLES: this.shaderSettings.samples,
DEPTH_PACKING: this.material_depth.depthPacking
}
} );
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册