You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
THREE.WebGLMultipleRenderTargets has been deprecated and will be removed in r172. Use THREE.WebGLRenderTarget and set the "count" parameter to enable MRT.
#26
Closed
naive17 opened this issue
Apr 16, 2024
· 2 comments
If you try n8ao in threejs r163 this error pops up if you enable configuration.halfRes
THREE.WebGLMultipleRenderTargets has been deprecated and will be removed in r172. Use THREE.WebGLRenderTarget and set the "count" parameter to enable MRT.
The background will then be rendered black.
The text was updated successfully, but these errors were encountered:
If you try n8ao in threejs r163 this error pops up if you enable configuration.halfRes
THREE.WebGLMultipleRenderTargets has been deprecated and will be removed in r172. Use THREE.WebGLRenderTarget and set the "count" parameter to enable MRT.
The background will then be rendered black.
The text was updated successfully, but these errors were encountered: