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

大约有 1,447 项符合查询结果, 库内数据总量为 31,580 项。 (搜索耗时: 0.0054 秒)

241. Laya_API3.0 [ 68%]

...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "Laya" Laya Class Laya Laya 是全局对象的引用入口集。 Laya类引用了一些常用的全局对象,比如Laya.stage:舞台...

来源: Laya3.0_api 发布时间: 20231115

242. as编译器1.7.5beta的问题 [ 67%]

...Constant.scale); } package starling.utils { // TODO: add number formatting options /** Formats a String in .Net-style, with curly braces ("{0}"). Does not support any * number formatting options yet. */ public function formatString(format:String, ...args):String { for (var i:int=0; i<args.length;...

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

243. googleplay资源zip包,入口页无法获取 [ 67%]

...中加载入口页的话,还是用的本地加载mPlugin.game_plugin_set_option("localize", "true"); mPlugin.game_plugin_set_option("gameUrl", "http://stand.alone.version/ind ... 6quot;); 因为我觉得资源还是存在本地,只是位置变了,所以没有改成网络加载的方式 结果...

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

244. 构建3d示例的Android工程,生成nativie的,导入android Studio中运行,报错 [ 67%]

... mPlugin.game_plugin_set_runtime_proxy(mProxy);  mPlugin.game_plugin_set_option("localize","false");  mPlugin.game_plugin_set_option("gameUrl", "");  mPlugin.game_plugin_init(3);  View gameView = mPlugin.game_plugin_get_view();  this.setContentView(gameView);  isLoad=true;   2017-09-06 添加...

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

245. laya.d3.webxr.core.WebXRExperienceHelper_API3.0 [ 67%]

...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/WebXR/core/WebXRExperienceHelper" WebXRExperienceHelper Class WebXRExperienceHelper 类用来管理WebXR author miner Hierarchy W...

来源: Laya3.0_api 发布时间: 20231115

246. 物理引擎-布 [ 67%]

...ine: engine, container: gameWorld, width: stageWidth, height: stageHeight, options: { wireframes: false } }); LayaRender.run(render); mouseConstraint = Matter.MouseConstraint.create(engine, { element: Render.canvas }); Matter.World.add(engine.world, mouseConstraint); render.mouse = mouseConstraint.m...

来源: Laya_示例 发布时间: 20251209

247. laya.resource.AssetDb_API3.0 [ 65%]

...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/resource/AssetDb" AssetDb Class AssetDb 此类用来描述资源 Hierarchy AssetDb Index Properties metaMap shaderNameMap uuidMap in...

来源: Laya3.0_api 发布时间: 20231115

248. laya支持的发布模式有哪些? [ 65%]

...问题。  使用:    (1)、开启debug模式方法: /*[COMPILER OPTIONS:debug]*/ 在游戏入口类的package内导包位置加上此编译宏;    (2)、关闭debug模式方法: 删掉编译宏; 3、发布(release)模式  描述:   在release编译模式下,会对引擎...

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

249. 3D性能优化 · LayaAir3.3 · 引擎文档 · LAYABOX [ 65%]

... type: Color, default: [1, 1, 1, 1] }, u_AlbedoTexture: { type: Texture2D, options: { define: "ALBEDOTEXTURE" } }, u_NormalTexture: { type: Texture2D, options: { define: "NORMALTEXTURE" } }, u_NormalScale: { type: Float, default: 1.0, range: [0.0, 2.0] }, u_Metallic: { type: Float, default: 0.0, ran...

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

250. laya.d3.core.material.Material_API3.0 [ 65%]

...Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/material/Material" Material Class Material Material 类用于创建材质。 Hierarchy Resource Material PixelLineMaterial U...

来源: Laya3.0_api 发布时间: 20231115