|
@@ -21720,10 +21720,6 @@ function WebGLRenderer( parameters ) {
|
|
|
|
|
|
}
|
|
}
|
|
|
|
|
|
- state.viewport( _currentViewport.copy( _viewport ).multiplyScalar( _pixelRatio ) );
|
|
|
|
- state.scissor( _currentScissor.copy( _scissor ).multiplyScalar( _pixelRatio ) );
|
|
|
|
- state.setScissorTest( _currentScissorTest );
|
|
|
|
-
|
|
|
|
} else {
|
|
} else {
|
|
|
|
|
|
_currentArrayCamera = null;
|
|
_currentArrayCamera = null;
|