大约有 925 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0085 秒)
Laya_社区(652) Laya3.0_api(91) Laya2.0_api(74) laya_api(54) Laya2.0_文档(36) Laya3.0_文档(14) Laya2.0_示例(2) Laya_示例(2)
...se,不自动播放。如果设置为true,则动画被创建并添加到舞台后自动播放。该属性设置不可以在IDE中即时预览,需要在发布运行时查看属性设置效果。 #### 2.6 按动效名称自动播放(autoAnimation) 在LayaAir IDE中创建的时间轴动画文...
来源: Laya2.0_文档 发布时间: 20210715
... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有...
来源: Laya3.0_api 发布时间: 20231115
... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有...
来源: Laya3.0_api 发布时间: 20231115
...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...
来源: Laya3.0_api 发布时间: 20231115
...oid{ // Laya.stage.addChild(obj); Laya.stage.addChild(new Btn1 ());//加入舞台 } } new Game(); class Btn1 extends ui.v1UI{ public socket: Laya.Socket; public byte: Laya.Byte; constructor(){ super(); this.btn1.on(Laya.Event.CLICK,this,this.Btn1On); } Btn1On():void{ // socket.connect(“19...
来源: Laya_社区 发布时间: 20180210
...屏,使得新添加的元素始终保持在最底部显示? 加载到舞台的3D模型不显示贴图 unity中的模型导出后在laya中显示不正常 spine在微信小游戏中切换动画无法显示 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么...
来源: Laya_社区 发布时间: 20200410
...aair.so 总是崩溃,有没有官方人员帮忙解决一下啊 加载到舞台的3D模型不显示贴图 请问下加载TFF字体要怎么加载呢? IDE1.7.8 json图集加载问题 TypeScript下HttpRequest发送Post请求有Bug? 富文本下划线绘制bug Animation 的createFrames 使用已经...
来源: Laya_社区 发布时间: 20180622
... Stage Inherited from Text.stage Defined in laya/display/Sprite.ts:1656 对舞台 stage 的引用。 Returns Stage staticCache get staticCache(): boolean set staticCache(value: boolean): void Inherited from Text.staticCache Defined in laya/display/Sprite.ts:389 设置cacheAs为非空时此值才有...
来源: Laya3.0_api 发布时间: 20231115
...a/components/Component.ts:312 组件被禁用时执行,比如从节点从舞台移除后 Returns void onEnable onEnable(): void Inherited from Component.onEnable Defined in laya/components/Component.ts:281 组件被启用后执行,比如节点被添加到舞台后 Returns void Optional onLateUpd...
来源: Laya3.0_api 发布时间: 20231115
...引擎 刚体碰撞点位置获取不正确 3d显示对象克隆体超出舞台不再显示的bug2.1.0.btea1 怎么讲layaAir里的显示对象添加到matter.js里的物理引擎世界里 怎么获取对象的坐标 使用getChildByName()无法得到子节点对象 想让一个2D的图形被鼠...
来源: Laya_社区 发布时间: 20180803