• 首页
  • 动态
  • 案例
  • 引擎社区
  • API
  • 文档
  • 示例
  • 引擎下载

大约有 2,394 项符合查询结果, 库内数据总量为 30,926 项。 (搜索耗时: 0.0060 秒)

2371. Android Studio发布apk报错 [ 35%]

...栈: 08-08 14:03:53.145 18569-18569/com.lightpaw.dietyroad E/LayaGameEngine: game_plugin_set_option key=localize value=true 08-08 14:03:53.145 18569-18569/com.lightpaw.dietyroad E/LayaGameEngine: game_plugin_set_option key=gameUrl value=http://192.168.1.64:8900/bin/index.html 08-08 14:03:53.145 18...

来源: Laya_社区 发布时间: 20190808

2372. SVG渐变精灵的扩展脚本继承了多个精灵, 在safari环境下重叠了渲染 [ 34%]

...以在此添加一个延时             this.frameOnce(2, this, this.init);         }         Laya.class(GradientText, "effect.GradientText", _super);         let _proto = GradientText.prototype;         _proto.init = function () {             switch (this.style) {     ...

来源: Laya_社区 发布时间: 20180824

2373. 如何能监听到TouchStart和TouchEnd事件 [ 34%]

...n 事件对象的 type 属性值。*/         static MOUSE_DOWN: string;         /** 定义 mouseup 事件对象的 type 属性值。*/         static MOUSE_UP: string;         /** 定义 click 事件对象的 type 属性值。*/         static CLICK: string;   ...

来源: Laya_社区 发布时间: 20170601

2374. (实现手指控制模型的缩放旋转)触控可以识别 但是导入的模型没有根据触控反应 [ 33%]

...tor3 = new Laya.Vector3(0, 1, 0); //初始化引擎         Laya3D.init(0, 0);         Laya.stage.scaleMode = Laya.Stage.SCALE_FULL;         Laya.stage.screenMode = Laya.Stage.SCREEN_NONE;                      //预加载所有资源         var re...

来源: Laya_社区 发布时间: 20190605

2375. laya.ui.UIEvent [ 33%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames UIEventProperties | Methods | Constants Packagelaya.uiClasspublic class UIEventInheritanceUIEvent Event Object UIEvent 类用来定义UI组件类的事件类型。 Public Properties Hide Inherited Public Properties Show...

来源: laya_api 发布时间: 20170929

2376. socket大型项目回调 [ 33%]

...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 = 'heartbeat timeout'; private JS_WS_CLIENT_TYPE:string = 'js-websocket'; private JS_WS_CLIENT...

来源: Laya_社区 发布时间: 20180119

2377. 2.4,2.5版本U3D导出插件导出模型时抛出代码异常 [ 33%]

...05476@qq.com 异常: KeyNotFoundException: The given key was not present in the dictionary. System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) (at <df7127ba07dc446d9f5831a0ec7b1d63>:0) r.a (UnityEngine.GameObject A_0, i A_1, System.Boolean A_2) (at <52f9fa4ca1c34de5a...

来源: Laya_社区 发布时间: 20200114

2378. [闪退!!!][崩溃!!Crash]LayaNative 2.8.0 js 调用 oc 同步方法,有返回值的时候崩溃 [ 33%]

...容相关的链接 提交 12 个回复 唐家灬三少 赞同来自: nothing 我之前也遇到 IOS Native 工程 SDK 1.0.7,也是会出现崩溃,闪退的问题。主要是我这边的崩溃,闪退是随机出现,不知道在何种时候就会出现,而且频率很高,经测试在 ios 1...

来源: Laya_社区 发布时间: 20201209

2379. [LayaAir3]LayaAir3.0UnityPlugin 导出出错 [ 32%]

[LayaAir3]LayaAir3.0UnityPlugin 导出出错 在unity2022中使用导出插件出错 GUI Error: Invalid GUILayout state in LayaAir3D view. Verify that all layout Begin/End calls match UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)  MissingReferenceException: The object of type 'Skinned...

来源: Laya_社区 发布时间: 20240111

2380. 着色器蓝图 · LayaAir3.3 · 引擎文档 · LAYABOX [ 32%]

...Fog3.简单示例3.1 显示一个简单的模型3.2 显示一个简单的Blinnphong材质球4.节点数据的传输方式5.常见的节点类型5.1 坐标类5.2 相机类5.3 数学类5.4 纹理类5.5 颜色类6.常见的Params类型6.1 Float6.2 Texture2D6.3 Vector2/3/46.4 Color6.5 Define7.自定义...

来源: Laya3.0_文档 发布时间: 20250103