大约有 1,626 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0055 秒)
Laya_社区(997) Laya2.0_文档(205) Laya3.0_api(176) Laya2.0_api(99) laya_api(85) Laya3.0_文档(46) Laya_示例(9) Laya2.0_示例(9)
使用getChildByName()无法得到子节点对象 page2._list.renderHandler = new Handler(this, onRender); function onRender(cell,index){ //如果索引不再可索引范围,则终止该函数 if(index > json.length)retu...
来源: Laya_社区 发布时间: 20180717
...Constructors constructor Properties _id api data destroyedImmediately lock name url uuid version DEBUG Accessors cpuMemory deps destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory addDep a...
来源: Laya3.0_api 发布时间: 20231115
...IClone Index Constructors constructor Properties destoryedImmediately lock name url uuid AVATAR DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _cloneDatasToAnimator _removeReference _setCPUMemory _setCreateURL _setGP...
来源: Laya3.0_api 发布时间: 20231102
...t = "100000";//设置 label 的文本内容。 * label.name = "label";//设置 label 的name属性值。 * label.size(100, 20);//设置 label 的宽度、高度。 * this.addChild(label);//将 label 添加到显示列表。 * ...
来源: Laya_社区 发布时间: 20180426
...经解决,在启动类加个js方法,用于获取: function getQueryString(name) {//JS获取URL参数 var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i"); var r = window.location.search.substr(1).match(reg); if (r != null) { return (r[2]); } else { return null; } } 2018-06-14 0 0...
来源: Laya_社区 发布时间: 20180516
.../layaair2.ldc2.layabox.com/demo2/?language=zh&category=2d&group=SmartScale&name=Align_Contral](https://layaair2.ldc2.layabox.com/demo2/?language=zh&category=2d&group=SmartScale&name=Align_Contral ) 图(3)示例的运行结果
来源: Laya2.0_文档 发布时间: 20210715
...source Index Constructors constructor Properties destoryedImmediately lock name url uuid version DEBUG Accessors cpuMemory deps destroyed gpuMemory id obsolute referenceCount cpuMemory gpuMemory Methods _addReference _clearReference _parse _removeReference _setCPUMemory _setCreateURL _setGPUMemory a...
来源: Laya3.0_api 发布时间: 20231102
...lVideo Index Constructors constructor Properties destoryedImmediately lock name url uuid video DEBUG Accessors cpuMemory destroyed gpuMemory height id obsolute referenceCount width cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory _setCreateURL _setGPUMemory de...
来源: Laya3.0_api 发布时间: 20231102
...value attributeMap: {} = SubShader.DefaultAttributeMap 顶点属性表。 [name: string]: [number, ShaderDataType] Default value uniformMap: UniformMapType = {} uniform属性表。 Default value uniformDefaultValue: {} = null [name: string]: ShaderDataItem Returns SubShader Properties Static Include...
来源: Laya3.0_api 发布时间: 20231102
...dMeshSprite3D Index Constructors constructor Properties _extra _scene _url name tag LIGHTMAP LIGHTMAPSCALEOFFSET LIGHTMAP_DIRECTION PICKCOLOR REFLECTIONCUBE_HDR_PARAMS REFLECTIONCUBE_PROBEBOXMAX REFLECTIONCUBE_PROBEBOXMIN REFLECTIONCUBE_PROBEPOSITION REFLECTIONTEXTURE SAHDERDEFINE_LIGHTMAP SHADERDEF...
来源: Laya3.0_api 发布时间: 20231115