大约有 434 项符合查询结果, 库内数据总量为 31,671 项。 (搜索耗时: 0.0055 秒)
...e(包括node所有的子节点, 以及所有节点上的compnent,属性) 通过AnimatorState为Animator添加多个播放状态islooping属性会被覆盖 Native端的设备属性不对 mac os 系统创建2D实例项目时LayaAirIDE报错,版本是2.1.0 问题状态 最新活动: 2018-10-29 19:2...
来源: Laya_社区 发布时间: 20181029
...nEffect") { animationNodeTemp = ani._avatarNodes[i]; break; } } 然后通过loop来设置 effectTemp.transform.worldMatrix = animationNodeTemp.transform()._getWorldMatrix(); 这样好像没有效果 zfree • 2017-08-21 16:41 @138*****175: 用这个animator._cacheNodesOwners 183*****755 • 201...
来源: Laya_社区 发布时间: 20170821
...节点的索引位置。 Node getComponentByIndex(index:int):Component3D 通过指定索引获得组件。 Sprite3D getComponentByType(type:*, typeIndex:int = 0):Component3D 通过指定类型和类型索引获得组件。 Sprite3D getComponentsByType(type:*, components:Vector.<Component3D>...
来源: laya_api 发布时间: 20170929
...一个动效开始播放时,其他动效会自动停止播放。 可以通过LayaAir IDE创建。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHierarchy : Boolean[read-only] 获...
来源: Laya2.0_api 发布时间: 20190513
...取。 scene场景中拖进去的图片,在代码里面怎么获取。 通过getbyname取不到 2020-08-20 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 kylin 赞同来自: 1) 是否设置了name? 2) getChil...
来源: Laya_社区 发布时间: 20200820
...节点的索引位置。 Node getComponentByIndex(index:int):Component3D 通过指定索引获得组件。 Sprite3D getComponentByType(type:*, typeIndex:int = 0):Component3D 通过指定类型和类型索引获得组件。 Sprite3D getComponentsByType(type:*, components:Vector.<Component3D>...
来源: laya_api 发布时间: 20170603
...内的元素 关于发布oppo、vivo快游戏,无法生成Rpk问题 IDE通过.ui自动生成的ui代码报错 粒子系统官例里载入的那些json文件是用什么软件生成的? 我的tieldmap生成的json文件里data是这种格式,地图显示有误 protobuf.js 转小游戏 动态生...
来源: Laya_社区 发布时间: 20180103
...想根据绘制内容获取宽高,可以设置本属性为true,或者通过getBounds方法获取。设置为true,对性能有一定影响。 Sprite blendMode : String指定要使用的混合模式。目前只支持"lighter"。Sprite cacheAs : String 指定显示对象是否缓存为静态图...
来源: Laya2.0_api 发布时间: 20190513
...runCallLater(method:Function):void 如果有需要延迟调用的函数(通过 callLater 函数设置),则立即执行延迟调用函数。 Node setChildIndex(node:Node, index:int):Node 设置子节点的索引位置。 Node timerLoop(delay:int, caller:*, method:Function, args:Array = nu...
来源: Laya2.0_api 发布时间: 20190513
...对话框,实现对话框弹出,拖动,模式窗口功能。 可以通过UIConfig设置弹出框背景透明度,模式窗口点击边缘是否关闭等 通过设置zOrder属性,可以更改弹出的层次 通过设置popupEffect和closeEffect可以设置弹出效果和关闭效果,如果...
来源: Laya2.0_api 发布时间: 20190513