Co-authored-by: Noeri Huisman <mrxz@users.noreply.github.com>
@@ -285,7 +285,8 @@ class WebXRManager extends EventDispatcher {
{
format: RGBAFormat,
type: UnsignedByteType,
- encoding: renderer.outputEncoding
+ encoding: renderer.outputEncoding,
+ stencilBuffer: attributes.stencil
}
);