优化
This commit is contained in:
@ -36,6 +36,8 @@ function init() {
|
||||
window.enabledExpressions = enabledExpressions;
|
||||
window.expressionDurations = expressionDurations;
|
||||
|
||||
updateExpressionInterval();
|
||||
|
||||
// 加载3D模型
|
||||
sceneManager.loadModel('head_a01.glb',
|
||||
(meshes) => {
|
||||
|
||||
Reference in New Issue
Block a user