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

大约有 2,916 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0188 秒)

2831. laya.d3.physics.CharacterController_API3.0 [ 38%]

... onPostRender onPreRender onReset onStart onUpdate Legend Class Class with type parameter Constructor Property Method Accessor Object literal Variable Function Type alias Inherited property Inherited method Inherited accessor Enumeration Interface Static property

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

2832. List属性详解(JavaScript-IDE篇(JS)-IDE组件属性详解) [ 38%]

...ttps://layaair2.ldc2.layabox.com/api2/Chinese/index.html?version=2.9.0beta&type=2D&category=UI&class=laya.ui.List)。 ### 1.1 创建 List 组件 #### 1.编辑列表项。 ​ 列表项可以是 Box 对象或 View(页面) 或其它自定义页面对象。此处以Box 对象为例。 ​ **a.**从...

来源: Laya2.0_文档 发布时间: 20210714

2833. [LayaNative3]Laya3.28/9原生打包ISO视频播放闪退 [ 38%]

...102725514 0x1c270f154) libc++abi: terminating due to uncaught exception of type NSException     代码和页面截图:     DEMO已经上次,请官方查看。 附件 : --> LayaRumen.zip 2025-12-18 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与...

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

2834. unity 通过laya 导出 灵异事件 [ 38%]

...再导出 还是出现这个~~  MissingReferenceException: The object of type 'Mesh' has been destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object. UnityEngine.Object.get_name () (at C:/buildslave/unity/build/Runtime/Exp...

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

2835. 3D场景环境设置 · LayaAir3.4 · 引擎文档 · LAYABOX [ 38%]

...用来指定天空盒的网络形状。 (图2-2) 2.1 组件属性 Mesh Type:网格形状。目前引擎提供常见的两种天空盒网格:立方体 和 球形 。其中立方体网格更为常用。 ​ Box:立方体天空盒 ​ Dome:球形天空盒 Material:指定天空盒的材质...

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

2836. 同时使用雾和粒子系统,粒子的颜色变成雾的颜色 [ 38%]

... LayaAirIDE下如何使用mask? 使用3D时候,Property 'getComponentByType' does not exist on type 'Node'. 微信小游戏如何使用ttf字体? 微信小游戏:HTMLDivElement的使用 关于使用matterjs物理引擎鼠标问题 btn 鼠标移动上去默认文本颜色是绿色,我想换...

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

2837. 字体切片组件 · LayaAir3.4 · 引擎文档 · LAYABOX [ 38%]

...aya; @regClass() export class NewScript extends Laya.Script { @property( { type : Laya.FontClip } ) public fontclp: Laya.FontClip; constructor() { super(); } // 组件被激活后执行,此时所有节点和组件均已创建完毕,此方法只执行一次 onAwake(): void { this.fontclp.pos(Laya...

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

2838. 淘宝创意互动发布指南(TypeScript-小游戏适配文档-淘宝创意互动) [ 38%]

...地址下载 : [地址](https://ldc2.layabox.com/layadownload/?language=zh&type=layaairide-LayaAir) #### 2、下载并安装淘宝创意互动开发者工具 开发者工具主要用于小游戏产品的预览与调试、真机测试、上传提交等。是小游戏开发的必备工具。 **开发...

来源: Laya2.0_文档 发布时间: 20210714

2839. js环境下使用Loader加载图片在Sprite对象的.on函数无效 [ 38%]

...载显示图片,坐标位于0,0 var temptexture=Loader.getRes(pic); if (typeof(temptexture)!="undefined"){ this.bgimg.texture=Loader.getRes(pic) }else{ this.bgimg.loadImage(pic); } this.donghua=true; this.bgimg.x=x; this.bgimg.y=y; this.bgimg.mvtox=movetox; this.bgimg.mvtoy=movetoy; this.bgimg.spe...

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

2840. 针对2.0.0 beta5 setLoadingPage 做增强 [ 38%]

... 2.0.0 beta5.1 unity插件无法下载 2.0.0编译报错Cannot find global type 'Array' Layaair 2.0.0 engine 使用2.0.0和2.0.2native版本打包的应用过不了苹果审核问题 2.0.0正式版Label与Text的描边字(stroke)的描边显示不全 AirIDE 2.0.0正式版windows平台无法下载 ...

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