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

大约有 2,831 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0079 秒)

1061. 请问当按钮使用的skin透明的部分太大的时候,能够透过什么方法去调整碰撞范围吗? [ 68%]

...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。  @default false 不可穿透,此对象的鼠标响应区域由width、height、hitArea属性决定。 2018-01-09 0 0 分享 微博 QZONE 微信 为什么被折叠?...

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

1062. laya.particle.shader.value.ParticleShaderValue_API3.0 [ 68%]

.../webgl/shader/d2/value/Value2D.ts:33 Returns void Static _initone _initone(type: number, classT: any): void Inherited from Value2D._initone Defined in laya/webgl/shader/d2/value/Value2D.ts:18 Parameters type: number classT: any Returns void Static create create(mainType: number, subType: number): Va...

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

1063. laya.renders.Render_API3.0 [ 68%]

...tomRequestAnimationFrame vsyncTime Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Method Static property Static method Enumeration Interface

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

1064. 手机全屏游戏,屏幕右侧会有一个像素的空白 [ 68%]

...*****106 赞同来自: <body style="background:#ff0000;"> <script type="text/javascript" src="laya.core.js"></script> <script type="text/javascript" src="laya.webgl.js"></script> <script> window.onload = function (){ document.documentElement.style.overflow='hidden...

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

1065. Laya打包微信小游戏的时候,引入的外部js访问不到 [ 68%]

...ml文件增加了js引用,如下<!--导入math.js包--> <script type="text/javascript" src='math.min.js'></script> <!--导入自定义计算工具包--> <script type="text/javascript" src='math.self.js'></script> 打包之后,发生的bug如下: math is not ...

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

1066. 对游戏中各种控件字体样式使用“白鹭style”样式表 [ 68%]

...underline", "underlineColor", "worldWrap"]; let styleObj: ITextFormat; if (typeof style === "string") { styleObj = this.getStyleById(style as string); } else { styleObj = style as ITextFormat; } for (let key of keys) { if (styleObj[key] != undefined) { label[key] = styleObj[key]; } } } /** * 给按...

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

1067. laya.d3.renderobjs.nativeobj.NativeSceneRenderManager_API3.0 [ 68%]

...otionObject removeRenderObject updateMotionObjects Legend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface

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

1068. laya.maths.Point_API3.0 [ 67%]

...ance normalize recover reset setTo toString create Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Static property Static method Enumeration Interface

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

1069. Laya.Video内存泄漏问题 [ 67%]

...ar video_url = '带有音轨的视频'; Laya.loader.load([{url: video_url, type: Laya.Loader.BUFFER }], Laya.Handler.create(this, createVideo)); var v; function createVideo() { var video_file = new Blob([Laya.loader.getRes(video_url)], {type: 'video/webm'}); var blob_url = URL.createObjectURL(video_...

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

1070. laya.utils.Utils_API3.0 [ 67%]

... toHexColor toRadian _gid _pi _pi2 Legend Object literal Variable Function Type alias Class Class with type parameter Enumeration Interface Static method

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