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

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

361. 脚本的事件(TypeScript-3D基础(TS)-LayaAir3D的脚本使用) [ 56%]

...址](https://layaair.ldc.layabox.com/api2/Chinese/index.html?category=Core&class=laya.d3.component.Script3D))。 关于脚本的添加使用这里不做过的讲解,在以往的示例中都有或多或少的使用脚本。关于脚本的官方示例([demo地址](https://layaair.ldc.layabox.com/d...

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

362. laya.components.AnimationClip2D_API3.0 [ 56%]

...ly exported Menu Globals "laya/components/AnimationClip2D" AnimationClip2D Class AnimationClip2D Hierarchy Resource AnimationClip2D Index Constructors constructor Properties _id destroyedImmediately islooping lock name url uuid DEBUG Accessors cpuMemory destroyed gpuMemory id obsolute referenceCount...

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

363. 微信小游戏中不能加载proto文件 [ 56%]

...  at Function.eof (http://127.0.0.1:34822/game/code.js:52215:69)     at Class (http://127.0.0.1:34822/game/code.js:52729:37)     at Type.get (http://127.0.0.1:34822/game/code.js:57693:48)     at Type.create (http://127.0.0.1:34822/game/code.js:57856:20)     at Proto.EncodeMessage (http://12...

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

364. 多光源渲染(ActionScript-3D基础(AS3)-LayaAir3D之灯光) [ 55%]

...=MultiLight))的代码来做讲解: > 移动灯光脚本 ```typescript class LightMoveScript extends Script3D { //需要操作的光源数组 public var lights: Array = []; //光源对应的位置偏移数组 public var offsets: Array = []; //光源对应的移动半径数组 public var moveRang...

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

365. laya.display.AnimationBase [ 55%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames AnimationBaseProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationBaseInheritanceAnimationBase Sprite Node EventDispatcher ObjectSubclasses Animation, FrameAnimation 动画基类,...

来源: Laya2.0_api 发布时间: 20190513

366. laya.display.Text [ 55%]

API DocumentationAll Packages | All Classes | Index | Frames No Frames TextProperties | Methods | Events Packagelaya.displayClasspublic class TextInheritanceText Sprite Node EventDispatcher ObjectSubclasses Input Text 类用于创建显示对象以显示文本。 注意:如果运行时...

来源: laya_api 发布时间: 20170929

367. Laya List给子元素添加事件后,滚动事件被劫持了 [ 55%]

...stage.addChild(storeTxList);     悬赏找大神看问题 export default class StoreItem extends Laya.Box { constructor() { super(); this.size(195, 210); }  } 附件 : --> ListDemo.zip 2019-07-11 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内...

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

368. 在 tiledmap 插入一个精灵在上面 [ 55%]

...方的一个图层中。这个图层可以是对象层 也可以是格子 class GameInfo{ private tiledMap: Laya.TiledMap; private sp:Laya.Sprite;   constructor(){   console.info("start");   this.init(); } init():void{   Laya.init(800, 700, Laya.WebGL);   Laya.loader.load("res/atlas/images.atla...

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

369. UI-RefreshList [ 55%]

...ya.Text; Point = Laya.Point; Tween = Laya.Tween; TextArea = Laya.TextArea; class UI_RefreshList { constructor() { this.baseBox = null; this.refreshLoading = null; this.loadingAni = null; this.loadingLabel = null; this.refreshList = null; /** 消息生成的当前最大id值 */ this.msgIdNow=1; /** ...

来源: Laya2.0_示例 发布时间: 20241119

370. laya.media.VideoTexture_API3.0 [ 55%]

...xternals Only exported Menu Globals "laya/media/VideoTexture" VideoTexture Class VideoTexture VideoTexture 多媒体纹理 Hierarchy BaseTexture VideoTexture Index Constructors constructor Properties _id _isLoaded _needUpdate destroyedImmediately element lock name url uuid DEBUG Accessors anisoLevel...

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