大约有 164 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0062 秒)
Laya_社区(106) Laya3.0_api(13) laya_api(11) Laya2.0_api(10) Laya2.0_文档(9) Laya3.0_文档(7) Laya2.0_示例(4) Laya_示例(4)
...akpad: M EC85E000 00000000 00003000 24D15BC5C6EA92B09E4D52747AEF153F0 libhwdeviceinfo.so M EC863000 00000000 00004000 30A94C74E1F7EB044C813B360170F4D20 libfm_jni.so M EC891000 00000000 00003000 F316639956C69FFA7DFBB823124ABD800 libhwtheme_jni.so M ECD2F000 00000000 0000F000 9DF1251...
来源: Laya_社区 发布时间: 20180814
...ing; /**显卡设备丢失时触发*/ static DEVICE_LOST: string; /**模型更换时触发*/ static MESH_CHANGED: string; /**材质更换时触发*/ static MATERIAL_CHANGED: string; /**渲染队...
来源: Laya_社区 发布时间: 20170601
...ed[static] 定义 componentremoved 事件对象的 type 属性值。Event DEVICE_LOST : String = devicelost[static] 显卡设备丢失时触发Event DISPLAY : String = display[static] 定义 display 事件对象的 type 属性值。Event DOUBLE_CLICK : String = doubleclick[static] 定义 doublecl...
来源: Laya2.0_api 发布时间: 20190513
...ed[static] 定义 componentremoved 事件对象的 type 属性值。Event DEVICE_LOST : String = devicelost[static] 显卡设备丢失时触发Event DISPLAY : String = display[static] 定义 display 事件对象的 type 属性值。Event DOUBLE_CLICK : String = doubleclick[static] 定义 doublecl...
来源: laya_api 发布时间: 20170929
...eady yet..Waiting for process to come online Connected to process 27883 on device huawei-mha_al00-3HX0217401012320 Capturing and displaying logcat messages from application. This behavior can be disabled in the "Logcat output" section of the "Debugger" settings page. I/om.layabox.tes: Reinit propert...
来源: Laya_社区 发布时间: 20190723
...。 这时候就可以使用adb来确认环境了。 在cmd中 输入 adb devices 指令。 1.连接非正常情况: (图3-7-1) 此时就开发者需要检查手机连接,和权限是否正确。 2.在连接正常情况下: (图3-7-2) 这时说明手机已经连接成功,并且已经...
来源: Laya3.0_文档 发布时间: 20241014
.../core/WebXRSessionManager.ts:232 The current frame rate as reported by the device Returns number | undefined referenceSpace get referenceSpace(): any set referenceSpace(newReferenceSpace: any): void Defined in laya/d3/WebXR/core/WebXRSessionManager.ts:55 The current reference space used in this sess...
来源: Laya3.0_api 发布时间: 20231115
...于浏览器开发时,之前介绍的缩放因子概念对应的是DPR (Device Pixel Ratio),中文叫设备像素比 。LayaAir引擎中通过 Laya.Browser.pixelRatio 可以获得浏览器的DPR值。 这里稍展开讲几句,在浏览器里,默认是由用户来控制缩放的,例如,...
来源: Laya3.0_文档 发布时间: 20241014
...e = double 05-16 15:59:48.991 7562-7562/com.dihong.testdcc I/LayaBox: This device supports vao 05-16 15:59:48.991 7562-7562/com.dihong.testdcc I/LayaBox: This device supports instanced draw 05-16 15:59:48.992 7562-7562/com.dihong.testdcc I/LayaBox: download thread num = 3 05-16 15:59:48.992 7562-759...
来源: Laya_社区 发布时间: 20190516
...节点动画(序列帧、图集动画)、内置的骨骼动画等 laya.device 陀螺仪、加速计、地理位置、摄像头、麦克风等设备接口调用封装 laya.tiledmap tiledmap地图接口封装 laya.particle 2D粒子的封装,不推荐使用 laya.gltf 代码直接使用gltf模型...
来源: Laya3.0_文档 发布时间: 20241014