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

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

71. 关于切换图片的问题 [ 55%]

...vate plane2:string = "res/untitled.png"; private img: Laya.Sprite; private flag: boolean = false; constructor() { Laya.init(1000,800); this.img = new Laya.Sprite; this.img.loadImage(this.plane1); Laya.stage.addChild(this.img); this.img.graphics.clear(); this.img.loadImage(this.plane2); Laya.stage.ad...

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

72. laya.effect.EffectBase_API3.0 [ 55%]

...epeat runInEditor scriptPath target Accessors awaked destroyed enabled hideFlags id Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new EffectBase(): EffectBase Inhe...

来源: Laya3.0_api 发布时间: 20231115

73. 1.7.7版本问题 [ 55%]

...js:29868 Uncaught Error: Can't read data from VertexBuffer with only write flag! at VertexBuffer3D.__proto.getData (laya.d3.js:29868) at RenderElement.__proto.getDynamicBatchBakedVertexs (laya.d3.js:3746) at DynamicBatch.__proto._getRenderElement (laya.d3.js:4506) at DynamicBatch.__proto._addToRende...

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

74. Laya 2.0 物理多点触摸手机上必卡死 [ 54%]

... 2019-10-21 17:14 我自己修复了 原因是Input3D _changeTouches方法 flag为0的时候this._touches.add(touch); 没有判断touch目标是否在touch列表里 在SimpleSingletonList里面加个has方法判断一下 即可解决!

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

75. laya.effect.FadeOut_API3.0 [ 54%]

...epeat runInEditor scriptPath target Accessors awaked destroyed enabled hideFlags id Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new FadeOut(): FadeOut Inherited ...

来源: Laya3.0_api 发布时间: 20231115

76. laya.effect.FadeIn_API3.0 [ 54%]

...epeat runInEditor scriptPath target Accessors awaked destroyed enabled hideFlags id Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new FadeIn(): FadeIn Inherited fr...

来源: Laya3.0_api 发布时间: 20231115

77. laya.d3.component.hlod.HLOD_API3.0 [ 54%]

...owner runInEditor scriptPath Accessors awaked bounds destroyed enabled hideFlags id lodCullRateArray lodResource Methods _cloneTo _initialize _setOwner applyResource destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onReset onStart onUpdate Constructors const...

来源: Laya3.0_api 发布时间: 20231115

78. chrome里运行游戏 游戏声音听不见 [ 53%]

...。   如果 我们想打开,先在浏览器地址栏中输入chrome://flags/#autoplay-policy 然后在高亮的选项中,将Default 换成No user gesture is required   操作步骤参照截图       2018-05-15 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 该问...

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

79. laya.physics.joint.GearJoint_API3.0 [ 53%]

...joint2 owner runInEditor scriptPath Accessors awaked destroyed enabled hideFlags id joint ratio Methods _initialize _setOwner destroy hasHideFlag onAdded onAwake onDestroy onDisable onEnable onLateUpdate onPostRender onPreRender onReset onStart onUpdate Constructors constructor new GearJoint(): Gear...

来源: Laya3.0_api 发布时间: 20231115

80. 3d模型在安卓手机上面镂空的,显示不正常 [ 53%]

...现问题     “找到问题了,我在unity里面把camera的clear flags设置成don not clear,原来是skybox。“不知道为啥这么改了安卓出问题了” 2018-06-28 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 是哪个浏览器的?  有demo 和模型源文件吗...

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