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

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

571. Laya 集成Box2d 可以么?着急 [ 69%]

...     Laya.stage.graphics.drawTexture(textture);     debugDraw.SetSprite(ctx);     debugDraw.SetDrawScale(30.0);     debugDraw.SetFillAlpha(0.3);     debugDraw.SetLineThickness(1.0);     debugDraw.SetFlags(b2DebugDraw.e_shapeBit | b2DebugDraw.e_jointBit);     world.SetDebu...

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

572. 请问,怎么写代码能直接调用canvas 内的发光滤镜? [ 69%]

...博 QZONE 微信 王 坤 赞同来自: 原生接口绘制,可以绘制到Sprite上吗? 像spbg.graphics.drawPath一样 2018-06-21 0 1 分享 微博 QZONE 微信 王 坤 赞同来自: 直接绘制到画布上,那是被前面所有的sprite遮挡了吗? 这个是我想要的啊 2018-06-2...

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

573. laya.ui.Box_API3.0 [ 69%]

...eChildren?: boolean): Box Inherited from UIComponent.constructor Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns Box Properties Optional _extra _extra: INodeExtra Inherited from N...

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

574. 显卡驱动停止响应,且大概率蓝屏,原来是Handler惹的祸,但原因是什么 [ 69%]

...被折叠 要回复问题请先登录 发起人 15068753667 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 从unity导出的场景透贴和模型烘焙的灯光显示,请问有知道是什么原因的吗?~~~~~~~~~~~~~ Laya.timer.loop()如何停止 Laya拖尾怎么...

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

575. laya.ui.ScaleBox_API3.0 [ 69%]

...dren?: boolean): ScaleBox Inherited from UIComponent.constructor Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns ScaleBox Properties Optional _extra _extra: INodeExtra Inherited f...

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

576. 多个对象添加点击事件, 舞台上面移除掉所有对象,并且置为null [ 69%]

...ur事件监听到 加载到舞台的3D模型显示贴图 如何设置Sprite的宽高和点击区域? 使用了u3D导出来的粒子,停的显示移除并销毁其克隆对象,统计面板的显存和内存就会显示成负数 关于遍历产生的sprite的点击事件,急,大神...

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

577. laya.ui.TipManager_API3.0 [ 69%]

...: boolean = false Inherited from Text._ownGraphics Defined in laya/display/Sprite.ts:252 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:641 _skinBaseUrl _skinBaseUrl: string Inherited from Text._skinBaseUrl Defined in laya/display/Sprite.ts:276 如果节点需要加...

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

578. 摄像机背景与天空盒设置 [ 69%]

... 相关问题 使用钢体设置防穿后仍有几率会穿透 如何设置Sprite的宽高和点击区域? 关于同为object层,层级设置无效的问题 摄像机跟随刚体移动,刚体出现抖动。 Laya3D里的material可以设置flat shading么 将list里的scrollBar设置mouseWheelE...

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

579. 使用IDE制作的动画在pc模拟器播放OK在手机端显示 [ 69%]

...imation("imgdebris/naruto2.ani"); //添加到舞台 var apesCtn = new Laya.Sprite(); Laya.stage.addChild(apesCtn); var _this = this; this.tl.on(this.Event.COMPLETE,this,function(){ _this.tl.stop(); }) console.log(this.tl) this.tl.interval = 1000 / 60; // this.tl.play(); apesCtn.addChild(this.tl); ap...

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

580. laya.ui.DialogManager_API3.0 [ 69%]

...过设置对话框的zOrder属性,可以更改弹出的层次 Hierarchy Sprite DialogManager Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize closeEffectHandler hitTestPrior lockLayer maskLayer mouseThrough name popupEffectHandler tag drawtocanvCtx Ac...

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