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

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

91. 使用linkSprite3DToAvatarNode绑定sprite到骨骼上,角色运动时绑定的mesh会经常抖动 [ 88%]

使用linkSprite3DToAvatarNode绑定sprite到骨骼上,角色运动时绑定的mesh会经常抖动 如题,使用Animator.linkSprite3DToAvatarNode(boneName, sprite)来把武器绑定到手的骨骼上,当角色在原地不动时,播放循环动画没什么问题,但当角色动起来以后...

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

92. laya.map.TileAniSprite [ 88%]

...entationAll Packages | All Classes | Index | Frames No Frames TileAniSpriteProperties | Methods | Events Packagelaya.mapClasspublic class TileAniSpriteInheritanceTileAniSprite Sprite Node EventDispatcher Object TildMap的动画显示对象(一个动画(TileTexSet),可以绑定多个...

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

93. laya.display.FrameAnimation [ 88%]

...sspublic class FrameAnimationInheritanceFrameAnimation AnimationPlayerBase Sprite Node EventDispatcher ObjectSubclasses EffectAnimation 关键帧动画播放类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值...

来源: laya_api 发布时间: 20170929

94. 请教个 问题 如何在缓动时间线动画 动画走到某个位置时触发事件 [ 88%]

...复被折叠 要回复问题请先登录 发起人 小丶kiss 相关问题 sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale 分享:自定义事件派发与侦听(A页面派发 B页面侦听) 缓动Tween能用在3D物体或者特效上面吗? TextInput重写onFocus...

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

95. laya.ui.TipManager [ 88%]

...Packagelaya.uiClasspublic class TipManagerInheritanceTipManager Component Sprite Node EventDispatcher Object鼠标提示管理类Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值为0-1,默认值为1,表示不透...

来源: laya_api 发布时间: 20170929

96. laya.ui.VBox [ 88%]

...ackagelaya.uiClasspublic class VBoxInheritanceVBox LayoutBox Box Component Sprite Node EventDispatcher Object VBox 是一个垂直布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 子对象对齐方式。LayoutB...

来源: laya_api 发布时间: 20170929

97. 关于居中适配 点击输入框后 回来就发现位置不对了 [ 88%]

...域关闭弹框 分享:适配LayaAir版本的PureMVC框架 如何设置Sprite的宽高和点击区域? 关于适配采用showAll后留白部分的颜色问题 ui list 里面的元素不能点击两次 救命!canvas定位后 点击区域偏移,求大大们解答 Laya2.6.0beta 物理引擎 刚...

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

98. laya.ui.HBox [ 88%]

...ackagelaya.uiClasspublic class HBoxInheritanceHBox LayoutBox Box Component Sprite Node EventDispatcher Object HBox 是一个水平布局容器类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By align : String 子对象对齐方式。LayoutB...

来源: laya_api 发布时间: 20170929

99. TextInput 在panle里滚动后输入位置错乱,求解 [ 88%]

...: package  {     import laya.display.Input;     import laya.display.Sprite;     import laya.display.Stage;     import laya.ui.Panel;     import laya.utils.Browser;     import laya.webgl.WebGL;          public class Yj_Customer     {         private var panel:Panel; ...

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

100. laya.ui.DialogManager [ 88%]

...nts Packagelaya.uiClasspublic class DialogManagerInheritanceDialogManager Sprite Node EventDispatcher Object DialogManager 对话框管理容器,所有的对话框都在该容器内,并且受管理器管理。 任意对话框打开和关闭,都会出发管理类的open和close事件 可以通...

来源: laya_api 发布时间: 20170929