大约有 78 项符合查询结果, 库内数据总量为 30,935 项。 (搜索耗时: 0.0035 秒)
...e.transform.rotate(new Vector3(Math.PI/2*3,0,0)); var temp:Number = width; width = height; height = temp; // 将锚点移回zho中心 cube.transform.pivot = new Vector3( cube.transform.pivot.x +...
来源: Laya_社区 发布时间: 20190427
... y 坐标的值的字符串。PointPublic Constants ConstantDefined By TEMP : Point[static] 临时使用的公用对象。PointProperty Detailxpropertypublic var x:Number该点的水平坐标。yproperty public var y:Number该点的垂直坐标。Constructor DetailPoint()Constructorpublic funct...
来源: Laya2.0_api 发布时间: 20190513
... Rectangle(300,300,50,0); RectanglePublic Constants ConstantDefined By TEMP : Rectangle[static] 全局临时的矩形区域,此对象用于全局复用,以减少对象创建RectangleProperty Detailbottompropertybottom:Number [read-only] 此矩形底端的 Y 轴坐标。y 和 height 属性...
来源: Laya2.0_api 发布时间: 20190513
...LICK) {//如果点中的是checkBox组件 if((e.target) is CheckBox) { var tempObj:Object = arr[index];//记录当前条目所包含组件的数据信息(避免后续删除条目后数据结构显示错误) if(((e.target) as CheckBox).selected)//根据check的选中状态,设置条目的数据信...
来源: Laya_社区 发布时间: 20170313
... Hierarchy Matrix Index Constructors constructor Properties a b c d tx ty TEMP Methods clone concat copyTo destroy getScaleX getScaleY identity invert invertTransformPoint recover rotate scale setTo setTranslate skew toString transformPoint transformPointN translate create mul mul16 Constructors con...
来源: Laya3.0_api 发布时间: 20231115
...m.chenxing.vivominigame/jsfile:///C:\Users\74741\AppData\Roaming\Tencent\QQTempSys\OOY5$4OW5H`8`9%(9$)T67M.gifndle.js:0:0 [ERROR] (/opt/jenkins/workspace/vivo_vfile:///C:\Users\74741\AppData\Roaming\Tencent\QQ\Temp\%W@GJ$ACOF(TYDYECOKVDYB.png1.6.1.200~202/game/cocos/cocos2d-x-lite/coco...
来源: Laya_社区 发布时间: 20200515
...}; MiniFileMgr.fakeObj = {}; static copyFile(tempFilePath, readyUrl, callBack, encoding = "", isAutoClear = true) { var temp = tempFilePath.split("/"); var tempFileName = temp[temp.length - 1]; ...
来源: Laya_社区 发布时间: 20200529
...击的位置 @property({ type: Laya.Sprite }) public hit: Sprite; private _temp: Sprite; private _allAgent: Nav2DAgent[] = []; private findCompents(lists: any[], sprite: Sprite, componentType: typeof Component) { let comp = sprite.getComponent(componentType); if (comp != null) { lists.push(comp); } ...
来源: Laya3.0_文档 发布时间: 20250310
...以改一下配置iflash=false;chromerun=false;quickcompile=true;out=.laya/temp.js;subpath=;script=ES6;outlaya=true;layaists=true 2.2.0以上版本配置进行了一点修改 2020-04-26 1 4 分享 微博 QZONE 微信 无敌的小鱼 赞同来自: 使用LayaAirIDE_beta2.1.1.1创建3D示例项目 再...
来源: Laya_社区 发布时间: 20200426
...loneTo getCenter getExtent getMax getMin setCenter setExtent setMax setMin TEMP_VECTOR3_MAX0 TEMP_VECTOR3_MAX1 Legend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115