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

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

601. 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

602. 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

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

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

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

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

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

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

605. 导出角色报错,求看下什么问题 [ 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

606. 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

607. 关于接口实现问题 [ 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

608. laya.device.media.Video [ 57%]

...e.mediaClasspublic class VideoInheritanceVideo Sprite Node EventDispatcher Object Video将视频显示到Canvas上。Video可能不会在所有浏览器有效。 关于Video支持的所有事件参见:http://www.w3school.com.cn/tags/html_ref_audio_video_dom.asp。 注意: 在PC端可以在任何...

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

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