agora-extension-virtual-background
Advanced tools
Comparing version 1.0.0-beta to 1.0.0-beta-1
@@ -90,2 +90,3 @@ | ||
private bgTexture; | ||
private maskBluredFbo; | ||
private blurBuffers; | ||
@@ -92,0 +93,0 @@ private blurUpBuffers; |
@@ -87,2 +87,3 @@ | ||
private bgTexture; | ||
private maskBluredFbo; | ||
private blurBuffers; | ||
@@ -89,0 +90,0 @@ private blurUpBuffers; |
@@ -116,2 +116,3 @@ /// <reference types="node" /> | ||
private bgTexture; | ||
private maskBluredFbo; | ||
private blurBuffers; | ||
@@ -118,0 +119,0 @@ private blurUpBuffers; |
{ | ||
"name": "agora-extension-virtual-background", | ||
"version": "1.0.0-beta", | ||
"version": "1.0.0-beta-1", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
Sorry, the diff of this file is too big to display
1123824
341