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

大约有 1,261 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0055 秒)

1011. 打包到apk后Animation.createFrames方法返回数据集出错 [ 53%]

... 在打包到apk后, var frames:Array = Animation.createFrames("anim/" + value + "/DaiJi.json" , "DaiJi"); var frame:Graphics = frames[0]; var texture:Texture = frame._one[0]; frame值获取为空,但是在网页中获取正常,不知道是什么原因。 2017-03-29 添加评论 免费帖 --> ...

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

1012. laya.d3.component.Animator [ 53%]

...  public function get avatar():Avatar    public function set avatar(value:Avatar):voidcullingModeproperty public var cullingMode:int = 2 裁剪模式speedproperty speed:Number 获取动画的播放速度,1.0为正常播放速度。 Implementation     public function get speed():Number ...

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

1013. laya.d3.physics.PhysicsSimulation [ 53%]

...etection():Boolean    public function set continuousCollisionDetection(value:Boolean):voiddisableSimulationproperty public static var disableSimulation:Boolean = falsefixedTimeStepproperty public var fixedTimeStep:Number物理模拟器帧的间隔时间:通过减少fixedTimeStep可增加模拟...

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

1014. 加载一个xml后,怎么解析里面的值 [ 53%]

...6 var xml:XmlDom=Utils.parseXMLFromString(data); 报错Uncaught TypeError: value.replace is not a function at Function.Utils.parseXMLFromString (dsgame.max.js:9485) cuixueying • 2017-03-21 16:00 可以把你可运行的例子以附件的方式上传下,我们看下什么问题!

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

1015. loop 我想在回调里暂停,然后在开启 [ 53%]

...< (arr.length - 1) * 6 ? i + 1 : 0;       this.noticeList.scrollBar.value = i * 5        if (i % 6 == 0) {         console.log("在这里停止", i)        }       else{ console.log("在这里开始", i)        }  });   2017-07-05 添加评论 免费帖 --> 分享 微博...

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

1016. POST中文到服务端,服务端接收为乱码 [ 53%]

...数据,没有找到相关的方法像网上说的那样URLEncoder.encode(value,"UTF-8")之类的方法 请问我该如何解决这个问题? 2017-03-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 cuixueying...

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

1017. laya.d3.component.AnimatorState [ 53%]

... public function get clip():AnimationClip    public function set clip(value:AnimationClip):voidclipEndproperty public var clipEnd:Number = 1.0动作播放结束时间。clipStartproperty public var clipStart:Number = 0.0动作播放起始时间。nameproperty public var name:String名称。s...

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

1018. 关于Sprite设置rotation,在laya native上旋转效果不连续的问题 [ 53%]

...Sprite的rotaion进行设置的代码,个人觉得是conchModel.ratate(value),对传入的值进行取整了。望官方人员慎重查下,是有意还是无意,若是有意,还望说明下为什么? 2018-05-27 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结...

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

1019. 引擎的UI组件哪个可以实现折叠效果,tree使用时怎么控制子集的内容 [ 53%]

...想在父级添加一个progress做倒计时,要怎么更改progress的value

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

1020. laya.d3.core.scene.bvhscenerendermanager.BVHRenderBox_API3.0 [ 53%]

...Accessors parent get parent(): BVHSpatialBox<IBoundsCell> set parent(value: BVHSpatialBox<IBoundsCell>): void Inherited from BVHSpatialBox.parent Defined in laya/d3/core/scene/bvh/BVHSpatialBox.ts:133 父节点 Returns BVHSpatialBox<IBoundsCell> Inherited from BVHSpatialBox.parent ...

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