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

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

231. laya.ui.Tree_API3.0 [ 66%]

...pha anchorX anchorY array bgColor blendMode bottom cacheAs centerX centerY components customRenderEnable dataSource destroyed disabled displayHeight displayWidth displayedInStage drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics gray height hideFlags hitArea is3D itemRender ...

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

232. 射线检测-点击行走 [ 66%]

...0.9, 1); plane.meshRender.material = planeMat; var meshCollider = plane.addComponent(Laya.MeshCollider); meshCollider.mesh = plane.meshFilter.sharedMesh; var box = scene.addChild(new Laya.MeshSprite3D(new Laya.BoxMesh(0.5, 0.5, 0.5))); var mat = new Laya.StandardMaterial(); mat.diffuseTexture = Laya...

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

233. laya.display.Animation_API3.0 [ 66%]

... active activeInHierarchy alpha anchorX anchorY autoPlay blendMode cacheAs components count customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters frames globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea index interval is3D isPlayin...

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

234. laya.ui.Dialog_API3.0 [ 66%]

...InHierarchy alpha anchorX anchorY blendMode bottom cacheAs centerX centerY components customRenderEnable destroyed displayHeight displayWidth displayedInStage dragArea drawCallOptimize filters globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D isPopup left mask mouseEnab...

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

235. laya.display.Stage_API3.0 [ 65%]

... alpha anchorX anchorY bgColor blendMode cacheAs clientScaleX clientScaleY components customRenderEnable destroyed displayHeight displayWidth displayedInStage drawCallOptimize filters frameRate fullScreenEnabled globalRotation globalScaleX globalScaleY graphics height hideFlags hitArea is3D isFocuse...

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

236. 对话框点击空白处无法关闭 [ 65%]

...r __proto__=testUI.prototype; __proto__.createChildren=function(){ laya.ui.Component.prototype.createChildren.call(this); this.createView(testUI.uiView); } testUI.uiView={"type":"Dialog","props":{"width":266,"height":720},"child":[{"type":"Image","props":{"y":0,"x":0,"skin":"poker/bottom_slider.png"...

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

237. as3 自定义组件问题 [ 65%]

...custom\ScaleButton.js; 那么ScaleButton.xml->内容: className="component.ScaleButton"。是对的吗 mboat • 2017-09-25 22:14 还有ScaleButton.js,内容:(function(window,document,Laya){ var __un=Laya.un,__uns=Laya.uns,__static=Laya.static,__class=Laya.class,__getset=Laya.gets...

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

238. 释放资源报错 [ 64%]

...shPath":"Assets/MainGame/Art/NewGuns/HaveCaiZhi/C9-胳膊节点001.lm" }, "components":, "child": }               附件 : --> 2019-10-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 小程序KID 赞同...

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

239. 关于使用CryptoJS加解密的问题。 [ 64%]

...于加解密-->     <script type="text/javascript" src="thirdlibs/components/core-min.js"></script>     <script type="text/javascript" src="thirdlibs/rollups/rc4.js"></script>     <script type="text/javascript" src="thirdlibs/rollups/md5.js"></script> ...

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

240. TypeError: Cannot read property '_byteLength' of null [ 63%]

...FontFaceFromBuffer is not a function Uncaught TypeError: Class constructor Component cannot be invoked without 'new' 关于graphics.drawTexture方法设置纹理报错TypeError: texture.getIsReady is not a function 升级到2.2.0Beta报错Uncaught TypeError: Class constructor Sprite cannot be invoke...

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