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

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

271. 对象池 · LayaAir3.0文档 · LAYABOX [ 86%]

对象池使用一、概述二、对象池 Pool2.1 获得一个对象池2.2 清理一个对象池2.3 从池中获得对象2.4 回收对象到池中2.5 通过类名,获得和回收对象对象池使用 一、概述 在项目开发过程中,有许多对象会不停的创建与移除,比如角...

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

272. laya.d3.webxr.core.WebXRCamera_API3.0 [ 86%]

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/WebXRCamera" WebXRCamera Class WebXRCamera author miner 类用于创建WebXR摄像机。 Hierarchy Camera WebXRCamera...

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

273. 分享个资源加载的方法,类似白鹭的加载方式 [ 86%]

分享个资源加载的方法,类似白鹭的加载方式 第一次发,不足之处还请见谅 class RES extends Laya.EventDispatcher{ // 资源组 public static groups: any; // 资源 public static resources: any; // 完成加载资源配置文件 public static ONLOADEDRESJSON: string = "onL...

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

274. 1.7.8新版本3d骨骼动画如何获取绑点呢 [ 86%]

... 请问有没有方法能够获取“鼠标是否处于按下状态”? Animator 如何获取当前所有动画名称呢?或者所有的AnimationClip呢? Laya2.6.0beta 物理引擎 刚体碰撞点位置获取不正确 骨骼动画播放完后的回调时间 怎么获取对象的坐标 如何...

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

275. 怎么对动画进行毎帧侦听? [ 86%]

怎么对动画进行毎帧侦听? ani.on(Laya.Event.COMPLETE, this, _OnComplete);   function _OnComplete() {   var bounds = ani.getGraphicBounds();   console.log(bounds.width);   console.log(bounds.height); } 这样的话获取动画宽高  还是只会取到第一帧宽高  并没有办...

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

276. COMPLETE直接执行了,没有在播放后执行 [ 86%]

...e 赞同来自: 你那样写等于直接执行了 this.MoAndRe('EnRemove', ani); 需要改成 ani.on(Event.COMPLETE, this, this.MoAndRe, ['EnRemove', ani]) 2018-03-05 0 1 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 发起人 xlolic 相关问题 spi...

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

277. laya.ui.ViewStack_API3.0 [ 85%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/ViewStack" ViewStack Class ViewStack ViewStack 类用于视图堆栈类,用于视图的显示等设置处理。 Hierarchy Box ...

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

278. laya.resource.Texture_API3.0 [ 85%]

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/Texture" Texture Class Texture Texture 是一个纹理处理类。 Hierarchy Resource Texture Index Constructors construct...

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

279. laya.d3.webxr.core.WebXRRenderTexture_API3.0 [ 85%]

...erTarget destroyedImmediately frameLoop lock name url uuid DEBUG Accessors anisoLevel baseMipmapLevel colorFormat compareMode cpuMemory defaultTexture depthStencilFormat depthStencilTexture destroyed dimension filterMode format frameBuffer gammaCorrection gammaSpace generateDepthTexture generateMipm...

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

280. laya.ui.View_API3.0 [ 85%]

Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/ui/View" View Class View View 是一个视图类 在2.0里,View继承自Scene类,但这是不合理的,Scene是一个2D+3D的...

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