中文
Appearance
由于iclient需要获取全局Three对象,在使用iclient前,需要把Three对象附加到window上
import * as THREE from 'three' window.THREE = THREE