大约有 61 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0017 秒)
...法,使用时重写覆盖即可 */ onStart(): void { this.camera = this.owner as Laya.Camera; if (this.target) { this.target.transform.position.cloneTo(this.curpos); this.delatpos = new Laya.Vector3(); } } /** * 每帧更新时执行,尽量不要在这里写大循环逻辑或者使用getComponen...
来源: Laya3.0_文档 发布时间: 20251010