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

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

601. 纹理集包含多个动作的时候按照技术文档写出来的不能正常播放呢? [ 57%]

...都是正常的。 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList ui list 里面的元素不能点击两次 骨骼动画播放完后的回调时间 循环依赖不能运行 Circular dependency: unity中的模型导出后在laya中显示不正常 用Mac下Un...

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

602. laya.d3.core.material.SkyProceduralMaterial [ 57%]

...(count:int = 1):void[override] BaseMaterial _parse(data:*, propertyParams:Object = null, constructParams:Array = null):BaseMaterial[static] BaseMaterial _removeReference(count:int = 1):void[override] BaseMaterial clone():* 克隆。 BaseMaterial cloneTo(destObject:*):void 克隆。 BaseMaterial...

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

603. laya.d3.core.light.SpotLight_API3.0 [ 57%]

...ild runCallLater setChildIndex timerLoop timerOnce instantiate load Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Accessor Inherited property Inherited method Inherited accessor Enumeration Interface

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

604. LayaBox 出错啦,请把此信息截图给研发商 SimpleSingletonList [ 57%]

...上传 Demo 附件 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList 项目分包后, 运行出错 播放声音出错,求指教 as3 ,LayaAir下调试matter.js物理引擎出错。 微信小游戏中访问带空格的文件出错 Browser获取的运行环...

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

605. 如何获取json对象的result值? [ 57%]

...来自: 你的获取方法没问题,怀疑http.data是字符串,不是Object对象 2017-01-11 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 ohkei as3、as2、h5 相关问题 两个对象new了一个相同的对象,调用第一个...

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

606. 导出角色报错,求看下什么问题 [ 57%]

...插件都是最新的 导出的时候报错: “NullReferenceException: Object reference not set to an instance of an object LayaExport.DataManager.getSkinnedMeshRendererComponentData (UnityEngine.GameObject gameObject, .JSONObject customProps) LayaExport.DataManager.getComponentsData (UnityEngine...

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

607. laya.ui.AdvImage [ 57%]

... AdvImageInheritanceAdvImage Image UIComponent Sprite Node EventDispatcher Object 广告插件 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获取在...

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

608. 关于接口实现问题 [ 57%]

..."a.b.myInterface2", BaseInterface); imps(prototypeChain:*, superInterfaces:Object):void [static] JS中实现接口。如: 使Myclass实现接口a.interface。 Laya.imps(Myclass.prototype, { a.interface: true}; 使MyClass2实现接口a.interface和a.interface2。 Laya.imps(MyClass2.prototype, { a.i...

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

609. 分享水波一个shader [ 57%]

...agColor = vec4(diffuse + specular + ambient, 1.0); } `;  var attributeMap:object = { "a_Position":Laya.VertexMesh.MESH_POSITION0, "a_Normal":Laya.VertexMesh.MESH_NORMAL0, "a_Textcoord":Laya.VertexMesh.MESH_TEXTURECOORDINATE0 };  var uniformMap:object = { "u_WorldMat":Shader3D.PERIOD_SPRITE, 'u_Mvp...

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

610. list里面可以加入多个view吗? [ 57%]

...不能点击两次 红米K20pro 多个手指同时按下就会报这个错 object has in SimpleSingletonList 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两个list同时滚动一模一样。 将list里的scrollBar设置mouseWheelEnable=fal...

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