2.0.0
用于点击测试的碰撞器
存储需要序列化的数据
渲染的 Geometry
附加到的 VFXItem 对象
onStart(): void
生命周期函数,在第一次 update 前调用,生命周期内只调用一次
onUpdate(dt: number): void
生命周期函数,每帧调用一次