@antv/g-plugin-device-renderer
Advanced tools
Comparing version 2.0.6 to 2.0.7
@@ -39,2 +39,7 @@ import type { DataURLOptions, RenderingPlugin, RenderingPluginContext } from '@antv/g-lite'; | ||
private resolveCapturePromise; | ||
/** | ||
* An array of sub cameras used in VR scenes. | ||
* @see https://threejs.org/docs/#api/en/cameras/ArrayCamera | ||
*/ | ||
private cameras; | ||
getDevice(): Device; | ||
@@ -41,0 +46,0 @@ getSwapChain(): SwapChain; |
{ | ||
"name": "@antv/g-plugin-device-renderer", | ||
"version": "2.0.6", | ||
"version": "2.0.7", | ||
"description": "A G plugin of renderer implementation with GPUDevice", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"@antv/util": "^3.3.5", | ||
"@antv/g-device-api": "^1.3.6", | ||
"@antv/g-device-api": "^1.6.10", | ||
"@webgpu/types": "^0.1.6", | ||
@@ -39,0 +39,0 @@ "earcut": "^2.2.3", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2730883
19073
Updated@antv/g-device-api@^1.6.10