huge

Results 2 issues of huge

**Describe the bug** 使用官方示例即可:https://galacean.antgroup.com/engine/examples/latest/video-background **Additional context** Add any other context about the problem here. Galacean 版本: 1.0.4

### 代码示例 `import React, { useEffect, useState, useRef } from 'react'; import { Button } from 'antd-mobile'; import { WebGLEngine, Scene, Entity, Camera, DirectLight, Vector3, AssetType, GLTFResource, Animator, } from...