UNPKG
react-xrplayer
Version:
latest (0.1.4)
0.1.4
0.1.3
0.1.1
0.1.0
An excellent xr player for react
blog.zwboy.cn/react-xrplayer/
react-xrplayer
/
src
/
const
/
PanoConst.js
4 lines
•
63 B
JavaScript
View Raw
1
2
3
4
/** * 全景球体的半径 */
export
const
Radius =
500
;