大约有 2 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0025 秒)
... ) //拿到 Image 组件 private image: Laya.Image; @property( { type:Laya.Label } ) //拿到 Label 组件 private label: Laya.Label; @property( { type:Laya.Button } ) //拿到 Button 组件 private button: Laya.Button; @property( { type:Laya.Sprite } ) //拿到 Sprite 组件 private sprite: Laya.Sp...
来源: Laya3.0_文档 发布时间: 20251010
...点里只能看到Animator,如果是2D节点只能选Animator2D。 [!Tip|label:Tips] Animator2D是2D动画组件,Animator是3D动画组件。 操作顺序如动图1-6所示: (图1-6) 然后,在属性面板中可看到Animator组件。点击Animator组件中的Controller,选择已有的...
来源: Laya3.0_文档 发布时间: 20260128