大约有 63 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0053 秒)
...图2-4所示 (动图2-4) 第二步要修改 BlinnPhone 的 shader 为 Laya.Unlit shader ,并勾选 Vertex Color (动图2-5) 有了材质,剩下就需要添加像素线数据了 2.4 像素线数据 像素线数据就两点,像素线的最大线数量和像素线数据,如图2-6所示 ...
来源: Laya3.0_文档 发布时间: 20251010
...peError: this.preinitialize is not a function $ adb shell am start -n "com.layabox.game/demo.MainActivity" -a android.intent.action.MAIN -c android.intent.category.LAUNCHER -D Waiting for application to come online: com.layabox.game.test | com.layabox.game Connecting to com.layabox.game Capturing an...
来源: Laya_社区 发布时间: 20171218
LayaAir引擎 socket大型项目回调 /** * 创建时间 2017/04/16 */ module PomeloLaya{ export class Pomelo{ static DEBUG:boolean = true; static EVENT_IO_ERROR:string = "io-error"; static EVENT_CLOSE:string = "close"; static EVENT_KICK:string = "onKick"; static EVENT_HEART_BEAT_TIMEOUT:string = ...
来源: Laya_社区 发布时间: 20180119
...用组合在一起,而无需执行尽可能多的渲染状态更改。 LayaAir中提供了以下几种方法: GPU instance Dynamic Batch Static Batch Custom Static Batch 3.GPU instance GPU 实例化是一个绘制调用优化方法,它在一个绘制调用中呈现具有相同材质的多个网...
来源: Laya3.0_文档 发布时间: 20251010
layacmd 安装不成功 C:\Users\Administrator\AppData\Roaming\npm\node_modules\layacmd\node_modules\ele ctron\install.js:48 throw err ^ Error: read ECONNRESET at exports._errnoException (util.js:1022:11) at TLSWrap.onread (net.js:569:26) C:\Users\Administrator\AppData\Roaming\npm `-- (empty) npm E...
来源: Laya_社区 发布时间: 20171124
...Frames No Frames TerrainMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class TerrainMaterialInheritanceTerrainMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By...
来源: Laya2.0_api 发布时间: 20190513
...s | All Classes | Index | Frames No Frames KeyboardConstants Packagelaya.eventsClasspublic class KeyboardInheritanceKeyboard Object Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。 Public Constants ConstantDefined By A : int = 65[static] 与 A 键...
来源: laya_api 发布时间: 20170929
...s | All Classes | Index | Frames No Frames KeyboardConstants Packagelaya.eventsClasspublic class KeyboardInheritanceKeyboard Object Keyboard 类的属性是一些常数,这些常数表示控制游戏时最常用的键。 Public Constants ConstantDefined By A : int = 65[static] 与 A 键...
来源: Laya2.0_api 发布时间: 20190513
...在iPhone6以上(包含)都支持ASTC,6以下可以选择PVRTC2。 LayaAir 3.0引擎及工具也更新了这一情况,全面支持ASTC标准,也仍然支持ETC1和ETC2_RGB,ETC2_RGBA,同时不再支持PVR。 所以我们建议使用ASTC 6x6作为安卓和iOS统一的压缩纹理格式...
来源: Laya3.0_文档 发布时间: 20251010
...,比如添加到主角角色模型中,同样可以呈现3D画面。 在LayaAir引擎中,我们可以有一个摄像机,也可以有多个摄像机同时工作,这取决于我们开发者的实际需求。 本篇,我们来学习如何控制LayaAir引擎3D摄像机,以及日常使用摄...
来源: Laya3.0_文档 发布时间: 20251010