大约有 3,244 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0073 秒)
Laya_社区(2446) Laya3.0_api(242) Laya2.0_文档(138) Laya2.0_api(136) laya_api(135) Laya3.0_文档(77) Laya_示例(52) Laya2.0_示例(18)
...alueName=null; //this._value=null; //this._dataObj=null; //this._newSubmit=false; } __class(SaveBase,'laya.webgl.canvas.save.SaveBase'); var __proto=SaveBase.prototype; Laya.imps(__proto,{"laya.webgl.canvas.save.ISaveData":true}) __proto.isSaveMark=function(){return false;} __proto.restore=function(...
来源: Laya_社区 发布时间: 20171104
...ientedBoundBox containsSphere(sphere:BoundSphere, ignoreScale:Boolean = false):int 该包围盒是否包含空间中一包围球 OrientedBoundBox createByBoundBox(box:BoundBox, out:OrientedBoundBox):void[static] 根据AABB包围盒创建一个 OrientedBoundBox 实例。 OrientedBoundBox cre...
来源: Laya2.0_api 发布时间: 20190513
... "git.ignoreLimitWarning": true, "debug.javascript.usePreview":false } 2020-07-15 3 5 分享 微博 QZONE 微信 189*****909 赞同来自: 桌子 感谢大家,重新安装vscode,debugger for chrome 安装4.12.4版本后,一切正常。 2020-07-15 1 0 分享 微博 QZONE 微信 chen...
来源: Laya_社区 发布时间: 20200715
....orthographic = true; camera.transform.translate(new Laya.Vector3(0, 4, 8),false); camera.transform.lookAt(new Laya.Vector3(0,0,0),new Laya.Vector3(0,1,0)); //创建方向光 var light:Laya.DirectionLight = scene.addChild(new Laya.DirectionLight()) as Laya.DirectionLight; //移动灯光位置 light....
来源: Laya_社区 发布时间: 20180302
...r3(0, 1.5, 4)); camera.transform.rotate(new Laya.Vector3(-15, 0, 0), true, false); var directionLight = scene.addChild(new Laya.DirectionLight()); directionLight.direction = new Laya.Vector3(0, -0.8, -1); directionLight.color = new Laya.Vector3(0.7, 0.6, 0.6); var plane = scene.addChild(Laya.Sprite3...
来源: Laya_示例 发布时间: 20251209
...性能统计显示区域的处理函数。 Stat renderSlow : Boolean = false[static] 表示当前使用的是否为慢渲染模式。Stat shaderCall : int = 0[static] 着色器请求次数。Stat spriteCount : int = 0[static] 精灵Sprite 的数量。Stat treeNodeCollision : int = 0[stat...
来源: laya_api 发布时间: 20170929
...amera(0, 0.1, 1000)); camera.transform.rotate(new Laya.Vector3(-90, 0, 0), false, false); //-30改为-90 camera.transform.translate(new Laya.Vector3(0, 0.5, 0)); //(0,0.5,500)改为(0, 0.5, 0) camera.orthographicProjection = true; var directionLight = scene.addChild(new Laya.DirectionLight()); v...
来源: Laya_社区 发布时间: 20170807
... value startSearchIndex: number = 0 Default value reverseSearch: boolean = false Returns number 结果索引 。 evaluateColorRGB evaluateColorRGB(lerpFactor: number, out: Color, startSearchIndex?: number, reverseSearch?: boolean): number Defined in laya/d3/core/Gradient.ts:167 通过插值获取RGB...
来源: Laya3.0_api 发布时间: 20231115
...是1.7.19,手机打开页面也有这个问题,visible在ide中设为false,切换是没有这个问题的,但是一旦true,即使再设为false,也会闪。 qian • 2018-03-23 10:27 是直接pc运行闪还是手机运行闪 懒懒 • 2018-03-23 10:38 pc运行闪 vvv123 • 2018-03-23 1...
来源: Laya_社区 发布时间: 20180322
...":true,"target":3,"key":"scaleX","index":10}],"drawCallOptimize":[{"value":false,"tweenMethod":"linearNone","tween":false,"target":3,"key":"drawCallOptimize","index":0}]}}],"name":"ani1","id":1,"frameRate":24,"action":0}],"loadList":["ani/p1.png"],"loadList3D":[]}; REG("ui.kick_effectUI",kick_effect...
来源: Laya_社区 发布时间: 20210111