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

大约有 2,173 项符合查询结果, 库内数据总量为 30,784 项。 (搜索耗时: 0.0070 秒)

181. 舞台的位置怎么自由设定 [ 91%]

...个参数进行组合 比如我想让舞台展示在距离浏览器左边100个像素这种需求。试过通过改变外套的div的位置但是舞台里的坐标就全乱了  以下是源码里对于舞台位置的实现: if (this._alignH==="left")this.offset.x=0;         else if (this....

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

182. 计时器-间隔循环 [ 91%]

...age.bgColor = "#232628"; Stat.show(); this.setup(); } setup() { let vGap = 100; this.rotateTimeBasedText = this.createText("基于时间旋转", Laya.stage.width / 2, (Laya.stage.height - vGap) / 2); this.rotateFrameRateBasedText = this.createText("基于帧频旋转", this.rotateTimeBasedText.x, th...

来源: Laya2.0_示例 发布时间: 20241123

183. 2.0.x版本无法使用Laya.HTMLDivElement [ 91%]

...0.x版本无法使用Laya.HTMLDivElement laya.html未定义 附件 : --> 2019-07-19 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 伯修 赞同来自: let hde: laya.html.dom.HTMLDivElement = new laya.html.dom.HTM...

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

184. 缓动-时间线 [ 91%]

...dImage("res/apes/monkey2.png"); this.target.pivot(55, 72); this.target.pos(100,100); } createTimerLine() { const TimeLine = Laya.TimeLine, Event = Laya.Event; this.timeLine = new TimeLine(); // addLabel(label:String, offset:Number) offset: 标签事件相对于上个动画的偏移时间(单位:...

来源: Laya2.0_示例 发布时间: 20241123

185. 两个static刚体 无法进入onTriggerEnter函数 其中一个静态刚体 是通过x y坐标移动的 [ 90%]

...nTriggerEnter函数 其中一个静态刚体 是通过x y坐标移动的 2019-11-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 1603711424用户 赞同来自: 我这也遇到过类似的问题,  可以尝试...

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

186. 2D物理-复合碰撞器 [ 90%]

...tage.addChild(box); let boxBody = box.addComponent(Laya.RigidBody); let box1Shape = box.addComponent(Laya.BoxCollider); let box2Shape = box.addComponent(Laya.BoxCollider); let box3Shape = box.addComponent(Laya.BoxCollider); let box4Shape = box.addComponent(Laya.BoxCollider); box1Shape.width = width ...

来源: Laya2.0_示例 发布时间: 20241123

187. drawCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 [ 90%]

...awCurves(x:Number, y:Number, points:Array, lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 这个方法的参数详解 一直不明白数组里面的点的作用 2016-11-29 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的...

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

188. 把模型的scale x设置为-1使模型翻转,之后模型的碰撞就检测不到了 [ 90%]

把模型的scale x设置为-1使模型翻转,之后模型的碰撞就检测不到了 碰撞框是meshcollider 2019-02-14 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 麻辣干脆面 赞同来自: 给模型...

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

189. laya.d3.math.native.ConchVector3_API3.0 [ 90%]

...合。 Static ForwardLH ForwardLH: ConchVector3 = new ConchVector3(0, 0, 1) Defined in laya/d3/math/Native/ConchVector3.ts:29 左手坐标系统前向量,禁止修改 Static ForwardRH ForwardRH: ConchVector3 = new ConchVector3(0, 0, -1) Defined in laya/d3/math/Native/ConchVector3.ts:27 右手坐标...

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

190. 请问LAYA1.x版本做3D项目,推荐使用场景同屏面数是多少? [ 90%]

请问LAYA1.x版本做3D项目,推荐使用场景同屏面数是多少? 2018-11-22 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_Aaron 赞同来自: 10万以下 2019-04-03 0 1 分享 微博 QZONE 微信...

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