大约有 247 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0050 秒)
...节点的索引位置。 Node getComponentByIndex(index:int):Component3D 通过指定索引获得组件。 Sprite3D getComponentByType(type:*, typeIndex:int = 0):Component3D 通过指定类型和类型索引获得组件。 Sprite3D getComponentsByType(type:*, components:Vector.<Component3D>...
来源: laya_api 发布时间: 20170929
...rite3D addGlitterByPositions(position0:Vector3, position1:Vector3):void 通过位置添加刀光。 Glitter addGlitterByPositionsVelocitys(position0:Vector3, velocity0:Vector3, position1:Vector3, velocity1:Vector3):void 通过位置和速度添加刀光。 Glitter clearTimer(caller:*, method:...
来源: laya_api 发布时间: 20170929
...layaAir里的显示对象添加到matter.js里的物理引擎世界里 IDE通过.ui自动生成的ui代码报错 IDE创建的UI 层级问题 播放背景音乐的问题 刚打开 桌面调试出现报错Uncaught (in promise) DOMException: play() 微信小游戏编译报错 问题状态 最新活动:...
来源: Laya_社区 发布时间: 20200104
...节点的索引位置。 Node getComponentByIndex(index:int):Component3D 通过指定索引获得组件。 Sprite3D getComponentByType(type:*, typeIndex:int = 0):Component3D 通过指定类型和类型索引获得组件。 Sprite3D getComponentsByType(type:*, components:Vector.<Component3D>...
来源: laya_api 发布时间: 20170603
...x:int):Float32ArrayAnimationTemplet getAniNameByIndex(index:int):String 通过索引得动画名称 Templet getNodeCount(aniIndex:int):intAnimationTemplet getNodeIndexWithName(aniIndex:int, name:String):intAnimationTemplet getNodes(aniIndex:int):*AnimationTemplet getNodesCurrentFrameIndex(ani...
来源: laya_api 发布时间: 20170929
... 派发事件。 EventDispatcher getClip(playName:String):AnimationClip 通过播放名字获取动画片段。 Animator getClipCount():int 获取动画片段个数。 Animator hasListener(type:String):Boolean 检查 EventDispatcher 对象是否为特定事件类型注册了任何侦听器。...
来源: laya_api 发布时间: 20170929
...节点的索引位置。 Node getComponentByIndex(index:int):Component3D 通过指定索引获得组件。 Sprite3D getComponentByType(type:*, typeIndex:int = 0):Component3D 通过指定类型和类型索引获得组件。 Sprite3D getComponentsByType(type:*, components:Vector.<Component3D>...
来源: laya_api 发布时间: 20170929
...void[override] 释放纹理 Templet getAniNameByIndex(index:int):String 通过索引得动画名称 Templet getSkinIndexByName(skinName:String):int 通过皮肤名字得到皮肤索引 Templet getTexture(name:String):Texture 得到指定的纹理 Templet loadAni(url:String):voidTemplet ...
来源: 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 = null, ...
来源: Laya2.0_api 发布时间: 20190513
...call。Sprite anchorX : NumberX锚点,值为0-1,设置anchorX值最终通过pivotX值来改变节点轴心点。UIComponent anchorY : NumberY锚点,值为0-1,设置anchorY值最终通过pivotY值来改变节点轴心点。UIComponent autoSize : Boolean = false 指定是否自动计算宽...
来源: Laya2.0_api 发布时间: 20190513