大约有 637 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0043 秒)
Laya_社区(472) Laya3.0_api(58) Laya2.0_api(33) laya_api(28) Laya2.0_文档(26) Laya3.0_文档(8) Laya2.0_示例(7) Laya_示例(5)
...始化插值所需信息。 SplineCurvePositionVelocity Slerp(t:Number, out:Vector3):void 初始化插值所需信息。 SplineCurvePositionVelocityConstructor DetailSplineCurvePositionVelocity()Constructorpublic function SplineCurvePositionVelocity() 创建一个 SplineCurvePositionVelocity 实...
来源: laya_api 发布时间: 20170929
...相机渲染目标的像素数据,默认renderTarget的颜色为RGBA var out = new Uint8Array(2048*2048*4); renderTargetCamera.renderTarget.getData(0, 0, 2048, 2048, out); //设置纹理的填充像素像素 tex.setPixels(out); ``` 在开始渲染后,我们调整视角就可以看到拍照的效...
来源: Laya2.0_文档 发布时间: 20210714
...\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeConnection.js:56:28) at ChromeDebugAdapter.get chrome [as chrome] (d:\Program\LayaAirIDE_1.7.0\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeDebugAda...
来源: Laya_社区 发布时间: 20170416
...相机渲染目标的像素数据,默认renderTarget的颜色为RGBA var out = new Uint8Array(2048*2048*4); renderTargetCamera.renderTarget.getData(0, 0, 2048, 2048, out); //设置纹理的填充像素像素 tex.setPixels(out); ``` 在开始渲染后,我们调整视角就可以看到拍照的效...
来源: Laya2.0_文档 发布时间: 20210714
...转换失败,加载错误:导出二进制数据出错:writeUint8 error - Out of range261, 有谁知道什么原因导致的吗? 怎样解决? Error: asBitmap no size! Laya3D init error, must support webgl有个WIN10的电脑,系统是正版,家庭版的,跳到编辑模式就显示这个 加载...
来源: Laya_社区 发布时间: 20171102
...lLineSprite3D, maxLineCount:int)PixelLineFilter _getLineData(index:int, out:PixelLineData):void 获取线段数据 PixelLineFilter _getType():int[override] 获取几何体类型。 PixelLineFilter _prepareRender(state:RenderContext3D):Boolean[override] PixelLineFilter _render(state:Rende...
来源: Laya2.0_api 发布时间: 20190513
...oc}\.actionScriptProperties;;iflash=false;chromerun=true;quickcompile=true;out=bin/js/bundle.js;subpath=;script=ES6;outlaya=true;layaists=true`,点击”应用“即可完成本次配置。 如果我们不想每次编译都启动一个新的谷歌浏览器进程,按刚才的配置方式再次创...
来源: Laya2.0_文档 发布时间: 20210715
...相机渲染目标的像素数据,默认renderTarget的颜色为RGBA var out:Uint8Array = new Uint8Array(2048*2048*4); renderTargetCamera.renderTarget.getData(0, 0, 2048, 2048, out); //设置纹理的填充像素像素 tex.setPixels(out); ``` 在开始渲染后,我们调整视角就可以看到拍...
来源: Laya2.0_文档 发布时间: 20210714
...\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeConnection.js:56:28) at ChromeDebugAdapter.get chrome [as chrome] (d:\LayaAirIDE_1.7.1\resources\app\extensions\laya-debug\node_modules\vscode-chrome-debug-core\out\src\chrome\chromeDebugAdapter.js:...
来源: Laya_社区 发布时间: 20170320
...2 个回复 popo 赞同来自: throw new Error("setChildIndex:The index is out of bounds.") 这一种写法就是个浪费劳动力的做法,,,,什么输出都没有,,,,, 2016-12-14 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: 你在调试的情况下,可以自动断点...
来源: Laya_社区 发布时间: 20161214