plugin webvr:WebVoxel项目的WebVR支持 源码
@ webvoxel / plugin-webvr WebVR对WebVoxel项目的支持 用法 import { Game , World } from '@webvoxel/core' ; import { WebVRPlugin } from '@webvoxel/plugin-webvr' ; const vr = new WebVRPlugin ( ) ; const game = new Game ( { plugins : [ vr , ] , initialWorld : new World ( ) , } ) ; game . sta
文件列表
plugin-webvr-master.zip
(预估有个20文件)
plugin-webvr-master
webpack.prod.js
150B
package.json
775B
webpack.common.js
1KB
LICENSE
1KB
webpack.dev.js
167B
src
VRButton.d.ts
163B
index.d.ts
130B
VRButton.ts
4KB
暂无评论