大约有 300 项符合查询结果, 库内数据总量为 30,786 项。 (搜索耗时: 0.0107 秒)
Laya_社区(277) Laya2.0_文档(7) Laya3.0_api(6) Laya3.0_文档(4) Laya2.0_示例(2) Laya_示例(2) laya_api(1) Laya2.0_api(1)
...); } private onStageClick():void{ //切换播放和暂停 if(!this.video.paused){ this.video.pause(); } else{ this.video.play(); } } } new Main; 编译运行上面的例子,发现打不开。这很正常,运行这个例子要自己搭建一个https的服务器。然后用手机打开这个地址...
来源: Laya3.0_文档 发布时间: 20241014
....decode(buffer); // ... do something with message // If your application uses length-delimited buffers, there is also encodeDelimited and decodeDelimited. } })(); 2018-07-04 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 15...
来源: Laya_社区 发布时间: 20180704
...的效果 (动图6-6) 6.3 使用代码设置 灯光方面的设置: // Use soft shadow. dircom.shadowMode = Laya.ShadowMode.SoftLow; // Set shadow max distance from camera. dircom.shadowDistance = 50; // Set shadow resolution. dircom.shadowResolution = 1024; // Set shadow cascade mode. dircom.sh...
来源: Laya3.0_文档 发布时间: 20241014
...Panoramic 全景图 旧版着色器(只做兼容考虑, 不建议) Diffuse Fast Diffuse Diffuse Detail Bumped Diffuse Bumped Specular 除了上述提供的材质Shader外,Unity里的其他材质,都不能在LayaAir引擎中使用。 4.5 纹理的属性 在Assets(资源)面板里,找到...
来源: Laya3.0_文档 发布时间: 20241109
dcc下载超时 07-04 20:55:27.087: D/OpenGLRenderer(7884): Use EGL_SWAP_BEHAVIOR_PRESERVED: true 07-04 20:55:27.095: D/(7884): HostConnection::get() New Host Connection established 0xad5e3cd0, tid 7884 07-04 20:55:27.111: D/(7884): >>>>>>>>>>>>>>>>&g...
来源: Laya_社区 发布时间: 20190704
...ng System.IO.Directory.CreateDirectoriesInternal (System.String path) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/Directory.cs:131) System.IO.Directory.CreateDirectory (System.String path) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.IO/Directory.cs:96...
来源: Laya_社区 发布时间: 20170428
...--------------------------------------- (function (exports, Laya) { 'use strict'; const TiledMapFlipConst = 1073741824; const TiledMapFlipConstHalf = TiledMapFlipConst / 2; class GridSprite extends Laya.Sprite { constructor() { super(...arguments...
来源: Laya_社区 发布时间: 20220627
... 2020-01-07 17:25 @星夜:window.wxMiniGame = function (exports, Laya) { 'use strict'; function DEB(str){ console.debug("[res]"+str); } class MiniFileMgr { static isLocalNativeFile(url) { for (var i = 0, sz = MiniAdpter.nativefiles.length; i < sz; i++) { if (url.indexOf(MiniAdpter.nativ...
来源: Laya_社区 发布时间: 20200103
...---------------------------------------- | | Mass(质量) | 支持 | | Use Gravity(使用重力) | 支持 | | Is Kinematic(是运动学刚体) | 支持 | | Constraints(约束) | 支持(包括:Freeze Position冻结位置(X、Y、Z)、Freeze Rotation冻结旋转(X、Y、Z)...
来源: Laya2.0_文档 发布时间: 20210714
...22228-22268/? I/YWTJ----: data_type=2&unique_id=1534212988ahwzdht5&user_id=63527&data=9344eb96985e440244f92533fe3718444744eb565c5e44020a0e000b040a0e0b05010b0e064744be955e5f9bbf5a5c5e440244f92533fe3718f91436fe1933f5272af56e38444744be955e5f9be85d90440244f9331dfe1e31f13e6344474450515a5f5f5e...
来源: Laya_社区 发布时间: 20180814