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

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

51. this.bitmap.activeResource is not a function TypeError: this.bitmap.activeResource is not a function [ 75%]

...项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor 用微信开发者调试的时候出现document.createTextNode is not a function api readFile success callback function undefined Uncaught TypeError: Cannot read property 'load' of null 问题状态 最新活动: 20...

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

52. TypeError: ele.render is not a function [ 74%]

...项目,在as开发模式下,运行报错 TypeError: Vector3 is not a constructor ide导出ui时,UI代码显示不正常在小游戏中会报错:gameThirdScriptErrorn.sort is not a function 问题状态 最新活动: 2018-01-17 14:46 浏览: 1065 关注: 2 人 qian • 2018-01-17 14:49 你弄...

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

53. laya.maths.Vector4_API3.0 [ 73%]

...4 类用于创建四维向量。 Hierarchy Vector4 Implements IClone Index Constructors constructor Properties w x y z ONE UnitW UnitX UnitY UnitZ ZERO Methods clone cloneTo equal forNativeElement fromArray length lengthSquared setValue toArray writeTo Clamp add distance distanceSquared dot equals l...

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

54. @regClass编译报错! [ 73%]

... // src/MachineCtrl.ts   var MachineCtrl = class extends CtrlBase {     constructor() {       super();     }   };   __name(MachineCtrl, "MachineCtrl");    // src/funcccccc.ts   var funzzzzz = class {     constructor() {     }     static run(callBack, caller, time) {       new M...

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

55. laya.d3.math.Vector4_API3.0 [ 73%]

...4 类用于创建四维向量。 Hierarchy Vector4 Implements IClone Index Constructors constructor Properties w x y z ONE UnitW UnitX UnitY UnitZ ZERO Methods clone cloneTo forNativeElement fromArray length lengthSquared setValue toArray writeTo Clamp add distance distanceSquared dot equals lerp ma...

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

56. laya.d3.math.native.ConchVector4_API3.0 [ 72%]

...用于创建四维向量。 Hierarchy ConchVector4 Implements IClone Index Constructors constructor Properties elements ONE UnitW UnitX UnitY UnitZ ZERO Accessors w x y z Methods clone cloneTo fromArray length lengthSquared Clamp add distance distanceSquared dot equals lerp max min multiply normaliz...

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

57. laya.maths.Matrix_API3.0 [ 72%]

...和 y 重新定位)、旋转、缩放和倾斜。 Hierarchy Matrix Index Constructors constructor Properties a b c d tx ty TEMP Methods clone concat copyTo destroy getScaleX getScaleY identity invert invertTransformPoint recover rotate scale setTo setTranslate skew toString transformPoint transfor...

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

58. 提示 is not function [ 72%]

...。才能进去 new Laya.TiledMap()提示错误:Laya.TiledMap is not a constructor 提示安装nodejs laya加载unity插件导出的场景 physics3D is not a function 问题状态 最新活动: 2017-02-12 11:59 浏览: 2010 关注: 2 人

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

59. ts项目 模块问题 [ 71%]

...用不了   //b文件 export default class player extends Laya.Sprite { constructor() { super(); this.pivot(this.width / 2, this.height / 2); this.graphics.drawRect(0, 0, this._size, this._size, this._color); } }   //a文件 import player from './player'; // 程序入口 class GameMain { construct...

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

60. laya.d3.math.native.ConchVector3_API3.0 [ 70%]

...用于创建三维向量。 Hierarchy ConchVector3 Implements IClone Index Constructors constructor Properties elements ForwardLH ForwardRH NAN NegativeUnitX ONE UnitX UnitY UnitZ Up ZERO Accessors x y z Methods clone cloneTo fromArray setValue toDefault Clamp TransformNormal add cross distance dist...

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