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

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

201. LooKAt 和 Laya.Quaternion.lookAt 旋转都直接跑到目标点了 [ 59%]

... 0 个回复被折叠 要回复问题请先登录 发起人 _ 相关问题 sprite旋转以后,但是原来碰撞检测rect没有旋转 3D模型tween旋转 图片不能按轴心旋转 LayaAir使用AS语言能直接挂断点吗? 我想自定义组件 ,引入layaeditor.d.ts直接编译,居然...

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

202. laya.physics.PhysicsDebugDraw_API3.0 [ 59%]

...用PhysicsDebugDraw.enable()开启,或者通过IDE设置打开 Hierarchy Sprite PhysicsDebugDraw Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierar...

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

203. CPU优化方式(JavaScript-2D进阶篇(JS)-性能优化) [ 59%]

...。 1. 使用getBounds/ getGraphicBounds。 ```javascript var sp=new Laya.Sprite(); sp.graphics.drawRect(0,0,100,100,"#FF0000"); var bounds:Laya.Rectangle=sp.getGraphicBounds(); Laya.stage.addChild(sp); ``` getBounds可以满足多数多数需求,但由于其需要计算边界,不适合频繁调...

来源: Laya2.0_文档 发布时间: 20210715

204. 关于IDE资源打包的问题 [ 58%]

...片 执行代码说加载不出来资源 这个是怎么回事? new Laya.Sprite();绘制图形以后,怎么删除释放资源? 模型资源释放问题 问题状态 最新活动: 2018-01-11 14:52 浏览: 1084 关注: 2 人 Laya_Aaron • 2018-01-11 14:40 ide版本是多少? sky1989chen • 2...

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

205. laya.map.TileAniSprite_API3.0 [ 58%]

...tected All Inherited Externals Only exported Menu Globals "laya/map/TileAniSprite" TileAniSprite Class TileAniSprite TildMap的动画显示对象(一个动画(TileTexSet),可以绑定多个动画显示对象(TileAniSprite)) author ... Hierarchy Sprite TileAniSprite Index Constructors c...

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

206. iphone环境下使用image加载同域名下的验证码地址,居然启用了不同的sessionid,导致验证码失效 [ 58%]

...tyPlugin 使用须知-版本更新-问题解答(最新版本:1.7.16) sprite3d怎样使用Laya.Tween.to来做缓动呢?比如position或者scale TS项目使用matter.js库无智能提示 微信小游戏如何使用ttf字体? 使用3D时候,Property 'getComponentByType' does not exist on t...

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

207. laya.media.SoundNode_API3.0 [ 58%]

...de Class SoundNode 用于播放背景音乐或者音效的节点 Hierarchy Sprite SoundNode Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHierarchy alp...

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

208. laya.map.GridSprite_API3.0 [ 58%]

...Protected All Inherited Externals Only exported Menu Globals "laya/map/GridSprite" GridSprite Class GridSprite 地图的每层都会分块渲染处理 本类就是地图的块数据 author ... Hierarchy Sprite GridSprite Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseU...

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

209. laya.particle.Particle2D_API3.0 [ 58%]

..." Particle2D Class Particle2D Particle2D 类是2D粒子播放类 Hierarchy Sprite Particle2D Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoPlay autoSize hitTestPrior mouseThrough name tag drawtocanvCtx Accessors _isHeightSet _isWidthSet active activeInHie...

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

210. Laya.Rectangle 限制拖动的区域的参数是怎么计算的,相对于什么呢 [ 58%]

...命!canvas定位后 点击区域偏移,求大大们解答 如何设置Sprite的宽高和点击区域? Panel中的东西左右拖动好象有问题 laya1.7.9beta版 怎样获取浏览器地址传过来的GET参数 2.0 drawTexture color参数无效 龙骨skeleton鼠标点击区域的设置 点...

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