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

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

231. laya.d3.core.pixelline.PixelLineSprite3D_API3.0 [ 70%]

...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/pixelLine/PixelLineSprite3D" PixelLineSprite3D Class PixelLineSprite3D PixelLineSprite3D 类用于像素线渲染精灵。 H...

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

232. LayaFlash是什么? [ 69%]

...段黑屏是什么? 向量做矩阵变换的方法是什么 /*[COMPILER OPTIONS:ForcedCompile]*/ 和/*[COMPILER OPTIONS:Normal]*/ 的区别是什么? 该标签放在包头和类头上面区别又是什么? h5项目发布后打开网址进游戏之前的黑屏是什么? 问题状态 最新活...

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

233. 截屏无法实现 [ 69%]

...me_plugin_set_runtime_proxy(mProxy);         mPlugin.game_plugin_set_option("localize", "true");         mPlugin.game_plugin_set_option("gameUrl",                 "http://stand.alone.version/index.html");         mPlugin.game_plugin_init();         View g...

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

234. laya.utils.Utils_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/utils/Utils" Utils Class Utils Utils 是工具类。 Hierarchy Utils Index Methods fromStringColor getBaseName getFileExtension getG...

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

235. laya.utils.Stat_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/utils/Stat" Stat Class Stat Stat 是一个性能统计面板,可以实时更新相关的性能参数。 参与统计的性能参...

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

236. laya.d3.core.Transform3D_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/d3/core/Transform3D" Transform3D Class Transform3D Transform3D 类用于实现3D变换。 Hierarchy EventDispatcher Transform3D Nati...

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

237. LayaFlash如何使用chrome调试问题? [ 68%]

...import”代码段间的任意位置加上此宏编译标记“/*[COMPILER OPTIONS:debug]*/”即可开启debug模式:456789101112 package { /*[COMPILER OPTIONS:debug]*/ import flash.display.Sprite; import flash.events.Event; public class Main extends Sprite { …… } …… }   开启调试模...

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

238. laya.d3.core.MeshTerrainSprite3D_API3.0 [ 68%]

Search Preparing search index... The search index is not available ts Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/core/MeshTerrainSprite3D" MeshTerrainSprite3D Class MeshTerrainSprite3D TerrainMeshSprite3D 类用于地形节点转换普通mesh渲...

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

239. 物理引擎-牛顿摆 [ 68%]

...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

240. 插件开发说明 · LayaAir3.3 · 引擎文档 · LAYABOX [ 68%]

...me : "count" , type: "number" }, { name : "actions", inspector: "Buttons", options : { buttons : [ { caption : "点我", event: "my_click" } ] } } ] } ]); this._panel.allowUndo = true; //根据需要设置 //如果不需要undo功能,也可以直接this._data = {}; this._data = IEditor.DataWatcher...

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