大约有 381 项符合查询结果, 库内数据总量为 30,778 项。 (搜索耗时: 0.0036 秒)
Laya_社区(171) Laya3.0_api(80) Laya2.0_api(65) laya_api(53) Laya2.0_文档(5) Laya3.0_文档(5) Laya2.0_示例(1) Laya_示例(1)
...Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/BoundFrustum" BoundFrustum Class BoundFrustum BoundFrustum 类用于创建锥截体。 Hierarchy BoundFrustum Implements IClone Index Constructors constructor Accessors bottom far left matrix near right top Methods clone clon...
来源: Laya3.0_api 发布时间: 20231115
...') this.fly = new Laya.Animation(); this.fly.play(0, true, 'loading') this.bounds = this.fly.getGraphicBounds(); this.fly.pivot(this.bounds.width / 2, this.bounds.height / 2); this.fly.pos(Laya.stage.width / 2, Laya.stage.height / 2); this.diango.addChild(this.fly) this.diango.show(); this.diango.po...
来源: Laya_社区 发布时间: 20171107
...的实际大小 下面这两个方法返回的都是原始尺寸500x500var bounds:Rectangle = ani.getGraphicBounds(); bounds = ani.getSelfBounds(); 2017-03-24 0 0 分享 微博 QZONE 微信 为什么被折叠? 0 个回复被折叠 要回复问题请先登录 相关问题 laya针对页游耗用内...
来源: Laya_社区 发布时间: 20170324
...STANCEBUFFER_TYPE_NORMAL MESH_INSTANCEBUFFER_TYPE_SIMPLEANIMATOR Accessors bounds cpuMemory destroyed gpuMemory id indexCount indexFormat inverseAbsoluteBindPoses obsolute referenceCount subMeshCount vertexCount cpuMemory gpuMemory Methods _addReference _clearReference _removeReference _setCPUMemory...
来源: Laya3.0_api 发布时间: 20231115
...不到,要不加载就报错 比如:Uncaught getUint16 error - Out of bounds Offset is outside the bounds of the DataView 怎么能监听到? 2019-01-01 添加评论 免费帖 --> 分享 微博 QZONE 微信 没有找到相关结果 已邀请: 与内容相关的链接 提交 1...
来源: Laya_社区 发布时间: 20190101
...个奇怪的问题。。。 有一个sprite ,长300,高50,我用 var bounds = qzone.getGraphicBounds(); qzone.pivot(bounds.width / 2, 0); 设置了它的轴心点,发现它的屏幕坐标也跟着变了 这是怎么回事呢? 2017-05-22 添加评论 免费帖 --> 分享 微博 QZONE 微信...
来源: Laya_社区 发布时间: 20170522
...d0 getchild1 isContentBox isRoot recaculateBox removeCell splitBox traverseBoundsCell sciContainsBox sciIntersectsBox Constructors constructor new BVHSpatialBox(bvhmanager: BVHSpatialManager, config: BVHSpatialConfig): BVHSpatialBox Defined in laya/d3/core/scene/bvh/BVHSpatialBox.ts:111 创建BVHSpa...
来源: Laya3.0_api 发布时间: 20231115
...时候,伤害区域Rectangle的获取——如何来做? 1.直接用getBounds获取 2.autoSize=true 3.当伤害区域Rectangle ani产生变化,loadImage 内特定的IMG,但是加载完成的回调会不会影响 获取Rectangle 各路大佬,请教一下 附件 : --> 2017-07-08 添加...
来源: Laya_社区 发布时间: 20170708
...ene undefined 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds Cannot read property 'displayObject' of null 鼠标自定义样式官方有支持吗,Laya.Mouse.hide()会报Uncaught TypeError: Cannot read property 'cursor' of undefined错误 Uncaught unknown animationClip version....
来源: Laya_社区 发布时间: 20180921
...复 popo 赞同来自: throw new Error("setChildIndex:The index is out of bounds.") 这一种写法就是个浪费劳动力的做法,,,,什么输出都没有,,,,, 2016-12-14 0 0 分享 微博 QZONE 微信 Laya_XS 赞同来自: 你在调试的情况下,可以自动断点到throw...
来源: Laya_社区 发布时间: 20161214