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

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

331. laya.ui.WXOpenDataViewer_API3.0 [ 63%]

... = false Inherited from AnimationBase._ownGraphics Defined in laya/display/Sprite.ts:245 _scene _scene: Node Inherited from Node._scene Defined in laya/display/Node.ts:631 _skinBaseUrl _skinBaseUrl: string Inherited from AnimationBase._skinBaseUrl Defined in laya/display/Sprite.ts:269 如果节点...

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

332. _calculateCacheRect函数有bug [ 63%]

... null;             return this;         }   _calculateCacheRect(sprite, tCacheType, x, y) {             var _cacheStyle = sprite._cacheStyle;             if (!_cacheStyle.cacheRect)                 _cacheStyle.cacheRect = Rectangle.create();             var tRec;...

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

333. 咨询在Laya.Sprite3D中,是否含有类似于 Sprite 中的getbounds函数 [ 63%]

咨询在Laya.Sprite3D中,是否含有类似于 Sprite 中的getbounds函数 咨询在Laya.Sprite3D中,是否含有类似于 Sprite 中的getbounds函数,我的应用场景是在2d背景下,显示3D人物。,在做了坐标映射convertScreenCoordToOrthographicCoord 后,发现定位的...

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

334. localToGlobal和AS3不一样? [ 63%]

localToGlobal和AS3不一样? 举个例子:     var sp:Sprite = new Sprite();     var p:Point = new Point();     sp.pos(500,600);     p.setTo(10,10);     p = sp.localToGlobal(p); 结果:p坐标还是10,10。AS3上是510,610。 2017-02-27 添加评论 免费帖 --> 分享 微博 QZ...

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

335. 怎么进行椭圆绘制 [ 63%]

... lineColor:*, lineWidth:Number = 1):void 绘制一系列曲线。 new Laya.Sprite();绘制图形以后,怎么删除释放资源? 富文本下划线绘制bug 怎么检测点是否在 graphics所绘制的区域内 小游戏开放数据域下使用Laya.List绘制了排行榜,但是触摸没有滚...

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

336. laya.display.Scene_API3.0 [ 63%]

...过unDestroyedScenes属性查看还未被销毁的场景列表 Hierarchy Sprite Scene View Index Constructors constructor Properties _extra _ownGraphics _scene _scene3D _skinBaseUrl _url autoDestroyAtClosed autoSize hitTestPrior mouseThrough name tag drawtocanvCtx unDestroyedScenes Accessors _isHeig...

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

337. laya.ui.ScaleBox_API3.0 [ 63%]

...dren?: boolean): ScaleBox Inherited from UIComponent.constructor Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns ScaleBox Properties Optional _extra _extra: INodeExtra Inherited f...

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

338. laya.ui.Box_API3.0 [ 63%]

...eChildren?: boolean): Box Inherited from UIComponent.constructor Overrides Sprite.constructor Defined in laya/ui/UIComponent.ts:24 创建一个新的 Component 实例。 Parameters Default value createChildren: boolean = true Returns Box Properties Optional _extra _extra: INodeExtra Inherited from N...

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

339. 3d粒子系统那些属性比较影响性能? [ 63%]

...起人 hyong1986 相关问题 Layaair IDE的帧属性面板不见了 大量sprite如何优化性能 lh文件内meshSprite添加阴影属性无效 分享:技术突破:HTML5裸跑性能已可媲美APP 1.7.20beta有bug,帧属性面板打不开 pos会影响精灵缩放效果的问题 laya无法解...

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

340. 精灵响应... [ 63%]

...再删除后有时会出问题。 pos会影响精灵缩放效果的问题 Sprite鼠标事件不响应 小游戏开放数据域下使用Laya.List绘制了排行榜,但是触摸没有滚动响应 Laya3D项目,LayaPlayer环境下如何通过精灵创建贴图对象,从而赋给材质? 和创建...

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