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

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

391. laya.d3.physics.shape.CylinderColliderShape [ 74%]

...eCylinderColliderShape ColliderShape Object CylinderColliderShape 用于创建圆柱碰撞器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  height : Number[read-only] 获取高度。 CylinderColliderShape localOffset : Vector3 获...

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

392. laya.d3.physics.shape.ConeColliderShape [ 74%]

...heritanceConeColliderShape ColliderShape Object ConeColliderShape 用于创建圆柱碰撞器。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By  height : Number[read-only] 获取高度。 ConeColliderShape localOffset : Vector3 获取Sha...

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

393. 2个关于缓动动画的问题,会卡住 [ 74%]

2个关于缓动动画的问题,会卡住 我用面向对象的方法创建一个图片,在其中加入了一个让图片缓动的动画(动画在此中) ,之后定时器每过100毫秒创建一个图片,创建的图片加入到数组中,数组最多容纳5个图片,数组...

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

394. ani动画文件中动效重复 [ 74%]

...信 w1114367261 赞同来自: laya的动效是不可以重名的,如果创建重名ani动效laya会自动在名字后面加—0, 我看了下你的项目确实laya的检测重名功能还是存在的, 你能否详细描述下你出现这个问题的过程,我们好进行一下分析, 2018-...

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

395. laya.components.Component [ 73%]

..., laya.resource.IDestroySubclasses CommonScript, Script Component 用于创建组件的基。 Public Properties PropertyDefined By  destroyed : Boolean[read-only] 获取是否已经销毁 。 Component  enabled : Boolean 获取是否启用组件。 Component  id : int[read-only] 获取...

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

396. Animation未释放资源的引用 [ 73%]

...CPU开销,当相同的动画模版被多次使用时,相比于每次都创建新的动画模版,使用动画模版缓存池,只需创建一次,缓存之后多次复用,从而节省了动画模版创建的开销 2020-04-14 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被...

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

397. 播放动画(TypeScript-3D基础(TS)-LayaAir3D之Animator动画) [ 73%]

...omponent()` 方法来获取模型上的组件。带动画的模型在加载创建时引擎默认赋予了Animator动画组件,因此我们可以获取它,参考以下代码。 ```typescript //获取角色动画组件 var ani= role3D.getChildAt(0).getComponent(Laya.Animator); ``` 打开.lh文件...

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

398. laya.d3.math.Viewport [ 73%]

...mathClasspublic class ViewportInheritanceViewport Object Viewport 用于创建视口。 Public Properties PropertyDefined By  height : Number高度Viewport  maxDepth : Number最大深度Viewport  minDepth : Number最小深度Viewport  width : Number宽度Viewport  x : NumberX轴坐标V...

来源: laya_api 发布时间: 20170929

399. 播放动画(ActionScript-3D基础(AS3)-LayaAir3D之Animator动画) [ 73%]

...omponent()` 方法来获取模型上的组件。带动画的模型在加载创建时引擎默认赋予了Animator动画组件,因此我们可以获取它,参考以下代码。 ```typescript //获取角色动画组件 var ani:Animator= role3D.getChildAt(0).getComponent(Animator) as Animator; ``` ...

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

400. 发布vivo和oppo只有temprelease文件 [ 73%]

...的LayaAirIDE 1.8.6~1.8.11都不行。还重装了系统也都不行。新创建的项目发布vivo平台只有一个temprelease。看了其他的提问解决方案,也没有用 附件 : --> ceshi.rar 2020-12-25 添加评论 已悬赏10元 --> 分享 微博 QZONE 微信 没有找到相关结果 ...

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