大约有 2,831 项符合查询结果, 库内数据总量为 31,625 项。 (搜索耗时: 0.0076 秒)
Laya_社区(1671) Laya3.0_api(668) Laya2.0_文档(133) Laya2.0_api(128) laya_api(122) Laya3.0_文档(82) Laya2.0_示例(16) Laya_示例(11)
...示 private var textInput:TextField; textInput=new TextField(); textInput.type=TextFieldType.INPUT; textInput.border=true; textInput.multiline=true; textInput.wordWrap=true; textInput.width=200; textInput.x=100; textInput.y=200; addChild(textInput); textInput.addEventListener(FocusEvent.FOCUS_IN,onF...
来源: Laya_社区 发布时间: 20151225
...r addUpdateBuffer clear drawGeometry getUpdateData Legend Class Class with type parameter Constructor Property Method Object literal Variable Function Type alias Inherited property Inherited method Enumeration Interface
来源: Laya3.0_api 发布时间: 20231115
...ntity [] 2020-12-10 19:03:47.363139+0800 layabox[1694:38272] method return type @ 2020-12-10 19:03:47.363832+0800 layabox[1694:38272] JSRuntime::callMethod { "v" : "{\"msg\":\"获取成功\",\"data\":{\"level\":0.94999999999999996,\"state\":1},\"code\":1}" } 2020-12-10 19:03:47.36440...
来源: Laya_社区 发布时间: 20201209
... Can not find class Laya.Text layaair2-cmd 编译bug 关于@prop {name:Tab,type:Node} 我觉得好麻烦啊 ,请问一下有别的方法吗 构建app后导入AS报错Could not find com.android.tools.build:gradle:3.1.2. 2.0.0编译报错Cannot find global type 'Array' 运行报错 Uncaught Can not ...
来源: Laya_社区 发布时间: 20200623
...ainPoint merge TEMP_VECTOR3_MAX0 TEMP_VECTOR3_MAX1 Legend Class Class with type parameter Constructor Method Accessor Object literal Variable Function Type alias Enumeration Interface Static method
来源: Laya3.0_api 发布时间: 20231115
...iveVertexBuffer3D Index Constructors constructor Properties _buffer _bufferType _bufferUsage _byteLength _glBuffer Accessors bufferUsage canRead instanceBuffer vertexDeclaration Methods destroy getUint8Data orphanStorage setData unbind Constructors constructor new VertexBuffer3D(byteLength: number, ...
来源: Laya3.0_api 发布时间: 20231115
...tiveIndexBuffer3D Index Constructors constructor Properties _buffer _bufferType _bufferUsage _byteLength _glBuffer Accessors bufferUsage canRead indexCount indexType indexTypeByteCount Methods _setIndexData destroy getData setData unbind Constructors constructor new IndexBuffer3D(indexType: IndexFor...
来源: Laya3.0_api 发布时间: 20231115
...oriMat.a, 0, 0, oriMat.d, p.x * oriMat.a, p.y * oriMat.d); wx.postMessage({type: "resizeShared", url: "", data: {width: subW * mat.a, height: subH * mat.d, matrix: mat}, isLoad: false}); 子域接收消息的地方:var openMatrix = new Laya.Matrix(); openMatrix.a = mainMatrix.a; openMatrix.b = ...
来源: Laya_社区 发布时间: 20180815
...uctors constructor new SubShader(attributeMap?: {}, uniformMap?: UniformMapType, uniformDefaultValue?: {}): SubShader Defined in laya/d3/shader/SubShader.ts:109 创建一个 SubShader 实例。 Parameters Default value attributeMap: {} = SubShader.DefaultAttributeMap 顶点属性表。 [name: string...
来源: Laya3.0_api 发布时间: 20231102
...域的属性为:width、height、hitArea,优先级顺序为:hitArea(type:HitArea)>hitArea(type:Rectangle)>width/height。 default false 不可穿透,此对象的鼠标响应区域由width、height、hitArea属性决定。 name name: string = "" Implementation of ISelect.name Inherited ...
来源: Laya3.0_api 发布时间: 20231115