大约有 349 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0053 秒)
Laya3.0_api(161) Laya2.0_api(87) Laya_社区(50) laya_api(30) Laya_示例(14) Laya3.0_文档(5) Laya2.0_文档(2)
...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
...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
... 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
...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
... 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
...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
...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
...shPath":"Assets/MainGame/Art/NewGuns/HaveCaiZhi/C9-胳膊节点001.lm" }, "components":, "child": } 附件 : --> 2019-10-15 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 小程序KID 赞同...
来源: Laya_社区 发布时间: 20191015
...于加解密--> <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
...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