大约有 826 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0062 秒)
Laya3.0_api(263) Laya_社区(252) Laya2.0_api(142) laya_api(119) Laya2.0_文档(28) Laya3.0_文档(17) Laya_示例(3) Laya2.0_示例(2)
...2-8所示,通过点击Layer,可以选择编辑器已经自定义好的Default,Layer1等等,也可以再次编辑Layer层 (图2-8) 也可以通过代码来设置 /** * 蒙版层。 */ get layer(): number set layer(value: number) //添加显示图层(为相机添加一个蒙版) this.camer...
来源: Laya3.0_文档 发布时间: 20241014
...Resource._addReference Defined in laya/resource/Resource.ts:203 Parameters Default value count: number = 1 Returns void _clearReference _clearReference(): void Inherited from Resource._clearReference Defined in laya/resource/Resource.ts:218 清除引用 Returns void _removeReference _removeReference...
来源: Laya3.0_api 发布时间: 20231115
...UNDLE_END': config.cache = event.result.cache; break; case 'BUNDLE_START': default: break; } }); d)、创建并编写脚本 tools.js#!/usr/bin/env node const program = require('commander'); program .usage('[command] [args]') .command('compile', '编译项目.') .command('publish', '发布项目.'...
来源: Laya_社区 发布时间: 20201223
...件名都改一下。 7、如果是 Laya 2.0项目,class 前面 不要用default 定义。 按照以上思路,修改到位,经过作者30+款产品上线的经验,通过率99.99%。 以上修改思路是有一定工作量的,而且是枯燥的,所以最好写代码脚本去处理,作...
来源: Laya_社区 发布时间: 20190613
...voidcacheAs时,设置所有父对象缓存失效。 Parameters type:int (default = NaN)render()method override public function render(context:Context, x:Number, y:Number):void 更新、呈现显示对象。由系统调用。 Parameters context:Context — 渲染的上下文引用。 x:Number ...
来源: Laya2.0_api 发布时间: 20190513
...t; 指定输出目录,如果是相对目录,则是相对于当前目录 (default: "dccout") -m, --merge 是否合并小文件 -y, --overwrite 是否覆盖输出目录(保留历史记录需要覆盖) -h, --help display help for command Commands: genpatch [options] <inputDir1> <inputDir...
来源: Laya3.0_文档 发布时间: 20241024
...Resource._addReference Defined in laya/resource/Resource.ts:203 Parameters Default value count: number = 1 Returns void _clearReference _clearReference(): void Inherited from Resource._clearReference Defined in laya/resource/Resource.ts:220 Returns void _removeReference _removeReference(count?: numb...
来源: Laya3.0_api 发布时间: 20231102
...this, "onTouch", "正在发送语音"); stopAndSendAudio(); } return true; default: break; } return false; } private class YouMeIMCallback implements YIMService.LoginListener, YIMService.ChatRoomListener,YIMService.MessageListener,YIMService.AudioPlayListener { /** * 登录回调 * @param userId 用...
来源: Laya_社区 发布时间: 20170722
...NT SHADERDEFINE_ADDTIVEFOG SHADERDEFINE_ALPHATEST SHADERDEFINE_MAINTEXTURE defaultMaterial Accessors MaterialDefine MaterialProperty _defineDatas alphaTest alphaTestValue blend blendDst blendDstAlpha blendDstRGB blendEquation blendEquationAlpha blendEquationRGB blendSrc blendSrcAlpha blendSrcRGB col...
来源: Laya3.0_api 发布时间: 20231115
...NT SHADERDEFINE_ADDTIVEFOG SHADERDEFINE_ALPHATEST SHADERDEFINE_MAINTEXTURE defaultMaterial Accessors MaterialDefine MaterialProperty _defineDatas alphaTest alphaTestValue blend blendDst blendDstAlpha blendDstRGB blendEquation blendEquationAlpha blendEquationRGB blendSrc blendSrcAlpha blendSrcRGB col...
来源: Laya3.0_api 发布时间: 20231115