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

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

1221. laya.d3.physics.shape.CylinderColliderShape_API3.0 [ 95%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/shape/CylinderColliderShape" CylinderColliderShape Class CylinderColliderShape CylinderColliderShape 类用于创建圆...

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

1222. 缓动-逐字缓动 [ 95%]

Layabox是免费开源的HTML5引擎解决方案,产品家族中包括LayaAir引擎、LayaFlash引擎、LayaOpen开放平台、LayaMarket SDK、LayaStore嵌入式游戏商店、LayaPlayer运行器。核心引擎LayaAir性能全球领先,支持2D、3D、VR开发,支持AS3、JavaScript、TypeScr...

来源: Laya_示例 发布时间: 20260303

1223. 改变Laya.stage.scaleMode的问题 [ 95%]

改变Laya.stage.scaleMode的问题 LayaAir IDE:1.7.17beta. 作业系统:Mac10.12.6. 浏览器:Google Chrome.    我会使用下列方式监听视窗改变的事件。Laya.stage.on(Laya.Event.RESIZE,this,this.doResize.bind(this));  并且会在该事件(doResize)中改变 Laya.stage.scaleMod...

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

1224. laya.display.cmd.DrawRectCmd_API3.0 [ 95%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/cmd/DrawRectCmd" DrawRectCmd Class DrawRectCmd 绘制矩形 Hierarchy DrawRectCmd Index Properties fillColor height lineCol...

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

1225. laya.d3.physics.shape.CapsuleColliderShape_API3.0 [ 95%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/physics/shape/CapsuleColliderShape" CapsuleColliderShape Class CapsuleColliderShape CapsuleColliderShape 类用于创建胶囊...

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

1226. laya.d3.core.pixelline.PixelLineFilter_API3.0 [ 95%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/pixelLine/PixelLineFilter" PixelLineFilter Class PixelLineFilter PixelLineFilter 类用于线过滤器。 Hierarchy Geometr...

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

1227. 设置声音 在 chrome 的一个警告 [ 95%]

设置声音 在 chrome 的一个警告 laya.core.js:16299 [Deprecation] GainNode.gain.value setter smoothing is deprecated and will be removed in M64, around January 2018. Please use setTargetAtTime() instead if smoothing is needed. See https://www.chromestatus.com/f ... 29152 for more details. (a...

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

1228. laya.display.Animation_API3.0 [ 95%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/display/Animation" Animation Class Animation Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控...

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

1229. Laya调用Destroy报错 [ 95%]

Laya调用Destroy报错 在调用this.destory();的时候,资源没有全部加载出来的时候,用微信的laya库插件会报错,下面图上面的报错,用本地插件又不会,我们资源是从服务器上去下载拉取,请问这种有什么解决方案吗? 附件 : --> 2021-...

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

1230. 为模型指定地形材质报错 [ 95%]

为模型指定地形材质报错 var lineMesh = scene.addChild(new Laya.MeshSprite3D(Laya.Mesh.load("line/lineMesh.lm")));var terMaterial = new Laya.TerrainMaterial(); terMaterial.diffuseTexture1=new Laya.Texture2D.load("map2.png"); terMaterial.diffuseTexture2=new Laya.Texture2D.load("map2.png"); ...

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