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

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

651. laya.d3.shader.Shader3D [ 53%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames Shader3DProperties | Methods | Constants Packagelaya.d3.shaderClasspublic class Shader3DInheritanceShader3D Object Shader3D 类用于创建Shader3D。 Public Properties PropertyDefined By  debugMode : Boolean = false...

来源: Laya2.0_api 发布时间: 20190513

652. DOMException: The play() request was interrupted by a call to pause [ 53%]

...时是加载了,在代码里去play()但是没有效果(anmation和frames都是有打印存在的存在的) laya打包native上传Google Play 后台报错 寻求帮助 Uncaught TypeError: Cannot read property 'play' of null 将全部资源文件作为Google Play的扩展包是否可行? ...

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

653. 如何能监听到TouchStart和TouchEnd事件 [ 53%]

...值。*/         static KEY_UP: string;         /** 定义 frame 事件对象的 type 属性值。*/         static FRAME: string;         /** 定义 dragstart 事件对象的 type 属性值。*/         static DRAG_START: string;         /** 定义 dragmove...

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

654. laya.maths.Rectangle [ 53%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames RectangleProperties | Methods | Constants Packagelaya.mathsClasspublic class RectangleInheritanceRectangle Object Rectangle 对象是按其位置(由它左上角的点 (x, y) 确定)以及宽度和高度定义的区...

来源: Laya2.0_api 发布时间: 20190513

655. layair-cmd 命令执行说没有发现目录 [ 53%]

...IDE不会自动拷贝到bin目录下吗 layaair2.0)请问js的Laya.Event.FRAME怎么用,看api中有,但写了不执行。 请问Laya.loader.load资源缓存在哪里?能不能把这个缓存目录里的资源加入NativeFile白名单? HttpRequest在firefox里面执行正常在ios出现err...

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

656. 网站不能正常访问的问题 [ 53%]

... http://ldc.layabox.com/layadownload/?type=layaair 出现下面的报错 X-Frame-Options may only be set via an HTTP header sent along with a document. It may not be set inside <meta>. jquery.js?v=laya_20170705:9645 GET https://official.layabox.com/g ... 55948 net::ERR_CONNECTION_REFUSED send ...

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

657. 3D物理引擎实现类似constraint方法 [ 53%]

...定的轴到原始位置,但是效果并不好,估计因为这两个是按frame(帧)调度的更新函数,而物理调度是在另一个类似Unity中FixedUpdate函数中处理的,所以此举并不可行,laya也没有提供FixedUpdate函数,只能另找解决方法.在OnCollisionEnter函数里处...

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

658. laya.resource.Texture [ 53%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TextureProperties | Methods | Events Packagelaya.resourceClasspublic class TextureInheritanceTexture EventDispatcher Object Texture 是一个纹理处理类。 Public Properties PropertyDefined By  bitmap : Texture2D...

来源: Laya2.0_api 发布时间: 20190513

659. Array buffer allocation failed [ 53%]

...efined Array buffer allocation failed websocket connection failed: Invalid frame header Request failed Status:404 text:undefined 问题状态 最新活动: 2019-08-10 09:17 浏览: 2489 关注: 3 人

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

660. laya.net.Loader [ 53%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames LoaderProperties | Methods | Events | Constants Packagelaya.netClasspublic class LoaderInheritanceLoader EventDispatcher Object Loader 类可用来加载文本、JSON、XML、二进制、图像等资源。 Public Prope...

来源: laya_api 发布时间: 20170929