1
This commit is contained in:
4
index.js
4
index.js
@ -44,8 +44,8 @@ export const init = async (customConfig = {}) => {
|
|||||||
container: document.querySelector('#renderDom'),
|
container: document.querySelector('#renderDom'),
|
||||||
modelUrlList: [],
|
modelUrlList: [],
|
||||||
env: { envPath: 'https://cdn.files.zguiy.com/zt/environment.env', intensity: 1.2, rotationY: 0.3, background: false },
|
env: { envPath: 'https://cdn.files.zguiy.com/zt/environment.env', intensity: 1.2, rotationY: 0.3, background: false },
|
||||||
gcamera:{},
|
camera:{},
|
||||||
izmo: {
|
gizmo: {
|
||||||
position: false,
|
position: false,
|
||||||
rotation: false,
|
rotation: false,
|
||||||
scale: false
|
scale: false
|
||||||
|
|||||||
Reference in New Issue
Block a user