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

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

1851. 新人请教一下载入U3D场景的问题,感谢 [ 50%]

...  at new Main (file:///D:/works/laya/3dTest/bin/js/bundle.js:75:32)   at Object.2../GameConfig (file:///D:/works/laya/3dTest/bin/js/bundle.js:125:1)   at o (file:///D:/works/laya/3dTest/bin/js/bundle.js:11:265)   at r (file:///D:/works/laya/3dTest/bin/js/bundle.js:11:431)   at file:///D:/works/...

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

1852. laya.renders.Render_API3.0 [ 50%]

...customRenderEngine initRender customRequestAnimationFrame vsyncTime Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Static property Static method Enumeration Interface

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

1853. laya.d3.component.animator.AnimatorStateBoolCondition_API3.0 [ 50%]

...ndition Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface Inherited accessor

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

1854. laya.events.MouseManager [ 50%]

...s Packagelaya.eventsClasspublic class MouseManagerInheritanceMouseManager Object MouseManager 是鼠标、触摸交互管理器。 鼠标事件流包括捕获阶段、目标阶段、冒泡阶段。 捕获阶段:此阶段引擎会从stage开始递归检测stage及其子对象,直到找到命中...

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

1855. 播放声音的时候,经常弹this._audio.play();就是官方提供的演示中的,将红框的播放移到前面自动播放就会出现。 [ 50%]

... allowed to start. 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList 问题状态 最新活动: 2019-03-06 19:52 浏览: 999 关注: 1 人

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

1856. laya.maths.Point_API3.0 [ 50%]

... create Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface

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

1857. 导出一个大模型 其中有多个元素运动 只有其中的一个有动画 [ 50%]

...最底部显示? 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList ui list 里面的元素不能点击两次 laya2的Scene默认是文件模式,不会生成场景类了,此时该如何获得场景内的元素 从unity导出的场景透贴和模型烘焙...

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

1858. laya.physics.joint.MouseJoint [ 50%]

...jointClasspublic class MouseJointInheritanceMouseJoint JointBase Component Object 鼠标关节:鼠标关节用于通过鼠标来操控物体。它试图将物体拖向当前鼠标光标的位置。而在旋转方面就没有限制。 Public Properties Hide Inherited Public Properties Show Inherite...

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

1859. 在 tiledmap 插入一个精灵在上面 [ 50%]

.../这样就会失败 "draworder":"topdown", ----- }   如果是对象层  objects:[] //这样也会失败 所以说当层里没有任何数据时 当你插入精灵就不会显示 于是我在这个对象层中 加了一个 大小位置都为0的 对象 [ { "height":0, "name":"", "properties": { ...

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

1860. laya.device.motion.Accelerator [ 50%]

....motionClasspublic class AcceleratorInheritanceAccelerator EventDispatcher Object Accelerator.instance获取唯一的Accelerator引用,请勿调用构造函数。 listen()的回调处理器接受四个参数: acceleration: 表示用户给予设备的加速度。 accelerationIncludingGravity: 设...

来源: laya_api 发布时间: 20170929