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

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

591. laya.physics.joint.RevoluteJoint [ 64%]

... | Index | Frames No Frames RevoluteJointProperties | Methods Packagelaya.physics.jointClasspublic class RevoluteJointInheritanceRevoluteJoint JointBase Component Object 旋转关节强制两个物体共享一个锚点,两个物体相对旋转 Public Properties Hide Inherited Public Properti...

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

592. 如何更改Laya.Sprite3D 物件的颜色 [ 64%]

如何更改Laya.Sprite3D 物件的颜色 我想要实现这张图片闪烁的效果,在unity的做法是透过iTween 去改变material.Color值,我想知道layaair里面要怎么实现这个效果呢? 附图分别是这张图片亮与暗的两种状态。 附件 : --> 2017-12-11 添加评论...

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

593. laya.components.Script_API3.0 [ 63%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/components/Script" Script Class Script Script 类用于创建脚本的父类,该类为抽象类,不允许实例。 Hierarchy Co...

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

594. laya.d3.core.material.SkyProceduralMaterial [ 63%]

... No Frames SkyProceduralMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class SkyProceduralMaterialInheritanceSkyProceduralMaterial BaseMaterial laya.resource.Resource SkyProceduralMaterial 类用于实现SkyProceduralMaterial材质。 Public Properties Hide Inher...

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

595. laya.d3.physics.constraints.ConfigurableConstraint_API3.0 [ 63%]

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/constraints/ConfigurableConstraint" ConfigurableConstraint Class ConfigurableConstraint ConfigurableConstraint类用于...

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

596. 1.7.9LayaIDE 发布出现Cannot find module 'colors'错误 [ 63%]

1.7.9LayaIDE 发布出现Cannot find module 'colors'错误 打开1.7.9LayaIDE 点击发布,出现Cannot find module 'colors'错误   module.js:472 throw err; ^ Error: Cannot find module 'colors' at Function.Module._resolveFilename (module.js:470:15) at Function.Module._load (module.js:418:25) at...

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

597. 1.7.9 UI编辑器编辑页面后发布,资源不会打包 [ 63%]

...后发布,资源不会打包 升级IDE后,拖图片资源到项目下laya/assets/C01文件夹下,编辑好页面ui,导出或者清理导出,bin/res目录下都没有生成对应的资源文件。Mac版本 2017-09-05 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关...

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

598. 2.5.0无法打包oppo的rpk [ 62%]

...ternal/modules/cjs/helpers.js:20:18)     at Object.<anonymous> (D:\LayaGame\LayaAirIDE2.5.0\resources\app\out\layarepublic\oppo\quickgame-toolkit\lib\commands\cocos_v2.js:85:16)     at Module._compile (internal/modules/cjs/loader.js:689:30)     at Object.Module._extensions..js (internal/...

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

599. 含有List的Scene移除后List的item未移除,性能面板的Sprite一直增长 [ 62%]

...直增长 项目发布模式使用文件模式,界面和item都是使用Laya.Scene加载对应json 每次打开并关闭BeiQianTao后,性能面板的Sprite总是比打开界面前大 在bin/libs/laya.core.js的Laya.Node添加测试代码后发现是List的item导致的 操作后在控制台打...

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

600. 2.0里面的组件(Laya.Script)的prop其中几个类型应该怎么设置 [ 62%]

2.0里面的组件(Laya.Script)的prop其中几个类型应该怎么设置 SNumber,Res,Runtime,Vec,Vector,ActionButton 这几个类型做测试都失败了,想问一下这几个类型改怎么使用,有没有范例 我这里提供一下其他的类型的范例供大家参考   export default c...

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