大约有 1 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0010 秒)
...件拖入到其暴露的属性入口中。下面给出一个示例代码,实现脚本控制Clip: const { regClass, property } = Laya; @regClass() export class NewScript extends Laya.Script { @property({ type: Laya.Clip }) public clip: Laya.Clip; //组件被激活后执行,此时所有节点和...
来源: Laya3.0_文档 发布时间: 20241014