Co-authored-by: Noeri Huisman <[email protected]>
@@ -285,7 +285,8 @@ class WebXRManager extends EventDispatcher {
{
format: RGBAFormat,
type: UnsignedByteType,
- encoding: renderer.outputEncoding
+ encoding: renderer.outputEncoding,
+ stencilBuffer: attributes.stencil
}
);