大约有 2,843 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0066 秒)
Laya_社区(1671) Laya3.0_api(672) Laya2.0_文档(152) Laya2.0_api(128) laya_api(122) Laya3.0_文档(71) Laya2.0_示例(16) Laya_示例(11)
...s.ts:19 subDataParamMap subDataParamMap: Map<string, UniformBufferParamsType> Defined in laya/d3/core/TransLargeUBOUtils.ts:21 Static addStep addStep: number = 512 Defined in laya/d3/core/TransLargeUBOUtils.ts:9 Static configStartLength configStartLength: number = 1024 Defined in laya/d3/core/...
来源: Laya3.0_api 发布时间: 20231102
...enderGeometryElement Index Properties _nativeObj Accessors bufferState drawType indexFormat instanceCount mode Methods clearRenderParams Properties _nativeObj _nativeObj: any Defined in laya/d3/RenderObjs/NativeOBJ/NativeRenderGeometryElementOBJ.ts:17 Accessors bufferState get bufferState(): BufferS...
来源: Laya3.0_api 发布时间: 20231115
...XMLHttpRequest(); xhr.open("get", "res/atlas/comp.png", true); xhr.responseType = "arraybuffer"; xhr.onload = function () { if (this.status == 200) { var blob = new Blob([this.response], { type: "image/png" }); var img = document.createElement("img"); img.onload = function (e) { window.URL.revokeObj...
来源: Laya2.0_文档 发布时间: 20210714
...or underline underlineColor valign Legend Object literal Variable Function Type alias Class Class with type parameter Constructor Property Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...rray = []; // assets.push({ url:"res/Dragon.png", type:Loader.IMAGE}); // assets.push({ url:"res/Dragon.sk", type:Loader.BUFFER }); // Laya.loader.load(assets, Handler.create(this, onAssetLoaded)); onAsse...
来源: Laya_社区 发布时间: 20160902
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 Sprite mouseX : Number[read-only] 返回鼠标在此对象坐标系上的 X 轴坐标信息。 Sprite mouseY : Number[read-only] 返回鼠标在此对象坐标系...
来源: laya_api 发布时间: 20170929
...ngle startAngle getBoundPoints recover _tempPoints Legend Class Class with type parameter Property Method Accessor Object literal Variable Function Type alias Enumeration Interface Static property
来源: Laya3.0_api 发布时间: 20231115
...verflow-x:hidden;overflow-y:hidden;background-color: #000;'> <script type="text/javascript" src="bytebuffer.js"></script> <script type="text/javascript" src="protobuf.js"></script> <script type="text/javascript" src="zlib.min.js"></script> <script src='Main....
来源: Laya_社区 发布时间: 20180310
...用一个原生的 HTMLInputElement 在安卓下,这个对象一旦设置type为password,弹出的就是安全键盘,即使再设置为 type=text 也无法恢复普通键盘了 绕过的方法是每次都重新创建 源码: input.as private function _setInputMethod():void { ...
来源: Laya_社区 发布时间: 20190816
...SignedFloat getUint getByteFromInt getFloatFromInt Legend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115