• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 925 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0085 秒)

811. Animation属性详解(ActionScript-IDE篇(AS3)-IDE组件属性详解) [ 50%]

...se,不自动播放。如果设置为true,则动画被创建并添加到舞台后自动播放。该属性设置不可以在IDE中即时预览,需要在发布运行时查看属性设置效果。 #### 2.6 按动效名称自动播放(autoAnimation) 在LayaAir IDE中创建的时间轴动画文...

来源: Laya2.0_文档 发布时间: 20210715

812. laya.spine.SpineSkeleton_API3.0 [ 50%]

... 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

813. laya.ui.Clip_API3.0 [ 50%]

... 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

814. laya.physics.EdgeCollider_API3.0 [ 50%]

...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

815. socket.sent [ 50%]

...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

816. [LayaAirIDE 2.0]TextInput真机输入时显示蓝色字,求解 [ 50%]

...屏,使得新添加的元素始终保持在最底部显示? 加载到舞台的3D模型不显示贴图 unity中的模型导出后在laya中显示不正常 spine在微信小游戏中切换动画无法显示 从unity导出的场景透贴和模型烘焙的灯光不显示,请问有知道是什么...

来源: Laya_社区 发布时间: 20200410

817. [临时解决]bug?加载sk问题 [ 49%]

...aair.so 总是崩溃,有没有官方人员帮忙解决一下啊 加载到舞台的3D模型不显示贴图 请问下加载TFF字体要怎么加载呢? IDE1.7.8 json图集加载问题 TypeScript下HttpRequest发送Post请求有Bug? 富文本下划线绘制bug Animation 的createFrames 使用已经...

来源: Laya_社区 发布时间: 20180622

818. laya.ani.bone.Skeleton_API3.0 [ 49%]

... 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

819. laya.physics.BoxCollider_API3.0 [ 49%]

...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

820. BoxCollider包围盒位置偏了,不在对象上 [ 49%]

...引擎 刚体碰撞点位置获取不正确 3d显示对象克隆体超出舞台不再显示的bug2.1.0.btea1 怎么讲layaAir里的显示对象添加到matter.js里的物理引擎世界里 怎么获取对象的坐标 使用getChildByName()无法得到子节点对象 想让一个2D的图形被鼠...

来源: Laya_社区 发布时间: 20180803