1
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yinsx
2026-01-05 16:40:08 +08:00
parent 260c7e706c
commit 99da97fcb4
8 changed files with 35 additions and 36 deletions

View File

@ -43,7 +43,7 @@
// import { kernel } from 'https://sdk.zguiy.com/zt/assets/index.js';
const config = {
container: 'renderDom',
container: document.querySelector('#renderDom'),
modelUrlList: ['/public/model/model.glb'],
env: { envPath: '/public/hdr/hdr.env', intensity: 1.2, rotationY: 0.3 },
};