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

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

91. 在加载swf动画之后在封装的里面报错了 , 用的官网的例子 [ 67%]

...    if (this._pos_+2 > this._length)throw "getInt16 error - Out of bounds";         var us=this._d_.getInt16(this._pos_,this._xd_);         this._pos_+=2;         return us;     } 只在那个 If  那一行报错了 pos的大小是13000+ ; 控制台报错的原...

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

92. laya.d3.core.pixelLine.PixelLineRenderer [ 66%]

...ed Public Properties Show Inherited Public Properties PropertyDefined By bounds : Bounds[read-only] 获取包围盒,只读,不允许修改其值。 BaseRender castShadow : Boolean 获取是否产生阴影。 BaseRender enable : Boolean 获取是否可用。 BaseRender id : int[read-only] 获取...

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

93. laya.d3.core.ui3d.UI3D_API3.0 [ 66%]

...类用于创建摄像机的父类。 Hierarchy BaseRender UI3D Implements IBoundsCell Index Constructors constructor Properties _extra _receiveShadow _singleton owner runInEditor scriptPath sortingFudge TempMatrix Accessors awaked billboard bounds boundsChange castShadow cull destroyed distanceForSo...

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

94. matter.js引入文件在哪里?在工程没有找到 [ 65%]

...quire('../core/Common'); var Composite = require('../body/Composite'); var Bounds = require('../geometry/Bounds'); var Events = require('../core/Events'); var Grid = require('../collision/Grid'); var Vector = require('../geometry/Vector'); var Mouse = require('../core/Mouse'); 2017-08-08 添加评...

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

95. laya.d3.terrain.TerrainRender [ 65%]

...ed Public Properties Show Inherited Public Properties PropertyDefined By bounds : Bounds[read-only] 获取包围盒,只读,不允许修改其值。 BaseRender castShadow : Boolean 获取是否产生阴影。 BaseRender enable : Boolean 获取是否可用。 BaseRender id : int[read-only] 获取...

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

96. laya.d3.core.trail.TrailRenderer [ 63%]

...ed Public Properties Show Inherited Public Properties PropertyDefined By bounds : Bounds[read-only] 获取包围盒,只读,不允许修改其值。 BaseRender castShadow : Boolean 获取是否产生阴影。 BaseRender enable : Boolean 获取是否可用。 BaseRender id : int[read-only] 获取...

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

97. Uncaught TypeError: Cannot read property '_tf' of null [ 63%]

...Clip version. 加载龙骨动画出报错Uncaught getUint16 error - Out of bounds Cannot read property 'displayObject' of null 运行报错 Uncaught Can not find scene:GameView.scene undefined laya的模型动画对360小游戏不适配 报game.js:22084 Uncaught getUint16 error - Out of bounds 'rele...

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

98. laya.d3.core.MeshRenderer [ 63%]

...ed Public Properties Show Inherited Public Properties PropertyDefined By bounds : Bounds[read-only] 获取包围盒,只读,不允许修改其值。 BaseRender castShadow : Boolean 获取是否产生阴影。 BaseRender enable : Boolean 获取是否可用。 BaseRender id : int[read-only] 获取...

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

99. 真机测试时 有3d模型的界面尺寸就会错乱 [ 61%]

...      let w = x2 - x         let h = y2 - y         let bounds = new Laya.Rectangle(x, y, w, h)          let view = new ModelView(bounds, 130, 6, 65)         this._modelPnl.addChild(view) 附件 : --> 2020-04-01 添加评论 已悬赏20元 --> 分享 微博 QZONE ...

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

100. laya.d3.math.BoundsImpl_API3.0 [ 61%]

...Protected All Inherited Externals Only exported Menu Globals "laya/d3/math/BoundsImpl" BoundsImpl Class BoundsImpl BoundsImp 类用于创建包围体。 Hierarchy BoundsImpl Implements IClone Index Constructors constructor Properties _boundBox Accessors max min Methods calculateBoundsintersection cl...

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