大约有 2,831 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0070 秒)
Laya_社区(1671) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(82) Laya2.0_示例(16) Laya_示例(11)
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 @default false 不可穿透,此对象的鼠标响应区域由width、height、hitArea属性决定。 2018-01-09 0 0 分享 微博 QZONE 微信 为什么被折叠?...
来源: Laya_社区 发布时间: 20180109
.../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
...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
...*****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
...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
...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
...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
...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
...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
... 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