大约有 513 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0059 秒)
...字获取Shader3D对象,这是一个静态函数。 ```typescript static find(name: string): Shader3D ``` - 8.在特定索引获取SubShader。 ```typescript getSubShaderAt(index: number): SubShader ``` - 9.是否开启调试模式设置:在调试代码阶段,可以开启Shader调试模式,...
来源: Laya2.0_文档 发布时间: 20210714
...是可以的 (8) 文件code.js执行出现异常 ReferenceError: Can't find variable: HTMLAnchorElement, 在文件/var/mobile/Containers/Data/Application/E3BF064E-27C0-458F-AA17-18DAC45C068D/Library/Caches/MiniGame_v1/1109894360/1/1_0_0/unpack/game.js(行2,列232517), 堆栈:/var/mobile/Con...
来源: Laya_社区 发布时间: 20191011
...字获取Shader3D对象,这是一个静态函数。 ```typescript static find(name: String): Shader3D ``` - 8.在特定索引获取SubShader。 ```typescript getSubShaderAt(index: Number): SubShader ``` - 9.是否开启调试模式设置:在调试代码阶段,可以开启Shader调试模式,...
来源: Laya2.0_文档 发布时间: 20210714
...data stderr: internal/modules/cjs/loader.js:968 throw err; ^ Error: Cannot find module 'C:\Users\Administrator\AppData\Roaming\npm\node_modules\@vivo-minigame\cli\bin\mg' at Function.Module._resolveFilename (internal/modules/cjs/loader.js:965:15) at Function.Module._load (internal/modules/cjs/loader...
来源: Laya_社区 发布时间: 20200817
...Cannot connect to runtime process, timeout after 10000 ms - (reason: Can't find a target that matches: file:// https://ask.layabox.com/question/12302 2018-03-08 0 0 分享 微博 QZONE 微信 qian 赞同来自: 6.添加第三方库 https://ask.layabox.com/question/12228 2018-03-08 0 0 ...
来源: Laya_社区 发布时间: 20180308
...同来自: 请问这个错误 JCFreeTypeFontRender::getBitmapData Cannot find the specified character in all fonts:6709 是我的字体里面少了什么字? 我们游戏不需要中文因此把字体里面的中文都去了。 我查了一下unicode 6709是“有”,我们并没有使用这...
来源: Laya_社区 发布时间: 20190829
... LayaAir IDE 2.0.0 beta5.1 unity插件无法下载 2.0.0编译报错Cannot find global type 'Array' Layaair 2.0.0 engine 使用2.0.0和2.0.2native版本打包的应用过不了苹果审核问题 2.0.0正式版Label与Text的描边字(stroke)的描边显示不全 AirIDE 2.0.0正式版windows平台无...
来源: Laya_社区 发布时间: 20181124
...ShaderIndex, passIndex, defineNames) { var shader = Shader3D.find(shaderName); if (shader) { var subShader = shader.getSubShaderAt(subShaderIndex); if (subShader) { var pass = subShader._passes[passIndex]; ...
来源: Laya_社区 发布时间: 20200606
...没效果,对于渐变相机位移? 真机环境找不到window---cant find variable: window stack 在List渲染的时候,在滚动一个list的时候,如何实现另一个list也跟着滚动,并且两个list同时滚动一模一样。 开启CastShadow以后,模型会莫名其妙消失...
来源: Laya_社区 发布时间: 20180824
unity资源导出的bug DirectoryNotFoundException: Could not find a part of the path "E:\layaspace\ShiYang_Game1\bin\res\scenes\game\Conventional\Assets\OneWayRoad03\Road\VillageRoad01-Bush-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-copy-cop...
来源: Laya_社区 发布时间: 20190327