大约有 778 项符合查询结果, 库内数据总量为 30,782 项。 (搜索耗时: 0.0066 秒)
...ource/models/Mesh.ts:528 拷贝并填充颜色数据至数组。 remark 该方法为拷贝操作,比较耗费性能。 Parameters colors: Color[] 颜色数组。 Returns void getIndices getIndices(): Uint8Array | Uint16Array | Uint32Array Defined in laya/d3/resource/models/Mesh.ts:723 拷贝并获...
来源: Laya3.0_api 发布时间: 20231115
...; hr.send("http://localhost:8082/hu_get",{}, "post","json",null); 回调方法: success:function (e,args) { console.log(e); //此行可以得到响应内容 console.log(args); //此行无法获取自定义参数? } 请问如何获取/传递 自定义参数。 2018-03-04 添加...
来源: Laya_社区 发布时间: 20180304
...Index":0 } ] }; ``` > 解析JSON,并且预编译Shader。修改initShader方法 ```typescript //初始化shader private function initShader(): void { ...... //加载获取得到shaderObj var arr :Array= this.shaderObj["GlowingEdgeMaterial"]; for (var index:int = 0; index 使用的官方地形shade...
来源: Laya2.0_文档 发布时间: 20210715
...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直距...
来源: laya_api 发布时间: 20170929
...内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite bottom : Number 从组件底边到其内容区域底边之间的垂直...
来源: laya_api 发布时间: 20170929
...rameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Node.cont...
来源: Laya3.0_api 发布时间: 20231115
...rameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Node.cont...
来源: Laya3.0_api 发布时间: 20231115
...某帧图片会窜成其他的图。 然后查找源码发现_drawTextureM方法中,rid的计算规则存在bug,如果当前id(比如当前id=1)图的透明度为0,然后前一张图的(id=0)的透明度为1,那么此时这两张图的rid计算结果一致,就会导致窜图。 此时,...
来源: Laya_社区 发布时间: 20220323
...rameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Node.cont...
来源: Laya3.0_api 发布时间: 20231115
...rameters caller: any 执行域(this)。 method: Function 结束时的回调方法。 Returns void clone clone(): Node Inherited from RenderableSprite3D.clone Defined in laya/d3/core/Sprite3D.ts:300 克隆。 Returns Node 克隆副本。 contains contains(node: Node): boolean Inherited from Node.cont...
来源: Laya3.0_api 发布时间: 20231115