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

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

951. mac 下翻译出来的顺序问题 [ 63%]

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

952. laya.d3.math.OrientedBoundBox [ 63%]

...ientedBoundBox  containsSphere(sphere:BoundSphere, ignoreScale:Boolean = false):int 该包围盒是否包含空间中一包围球 OrientedBoundBox  createByBoundBox(box:BoundBox, out:OrientedBoundBox):void[static] 根据AABB包围盒创建一个 OrientedBoundBox 实例。 OrientedBoundBox  cre...

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

953. 编译调试启动chrome出现错误: Error processing launch: Error Could not attach to main target [ 63%]

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

954. 关于平行光渲染投影问题,求解惑 [ 63%]

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

955. 动画-新版骨骼动画 [ 63%]

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

956. laya.utils.Stat [ 63%]

...性能统计显示区域的处理函数。 Stat  renderSlow : Boolean = false[static] 表示当前使用的是否为慢渲染模式。Stat  shaderCall : int = 0[static] 着色器请求次数。Stat  spriteCount : int = 0[static] 精灵Sprite 的数量。Stat  treeNodeCollision : int = 0[stat...

来源: laya_api 发布时间: 20170929

957. 正交相机要怎么控制啊,坐标什么的全部懵!看了这个官方示例表示不懂,为什么还要转化为2D坐标? [ 63%]

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

958. laya.d3.core.Gradient_API3.0 [ 63%]

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

959. 销毁2d粒子,屏幕会闪一下 [ 63%]

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

960. 动效问题,没有 ui.TestPUI,官方文档是错的,几年了至今无解答 [ 63%]

...":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