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

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

41. new Laya.Templet() 时,说这不是一个constructor [ 90%]

new Laya.Templet() 时,说这不是一个constructor TypeError: Laya.Templet is not a constructor HelloLayabox.ts:44 at new HelloLayabox (file:///D:/layaProjects/mylaya/myLaya/bin/js/bundle.js:10103:28)   at Object.47.../bin/libs/node_modules/es6-promise (file:///D:/layaProjects/mylaya/myLaya/bi...

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

42. laya.d3.core.particleshuriken.module.shape.SphereShape_API3.0 [ 90%]

...形粒子形状。 Hierarchy BaseShape SphereShape Implements IClone Index Constructors constructor Properties emitFromShell enable radius randomDirection shapeType Methods clone cloneTo generatePositionAndDirection Constructors constructor new SphereShape(): SphereShape Overrides BaseShape.construc...

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

43. laya.d3.core.particleshuriken.module.shape.HemisphereShape_API3.0 [ 90%]

...子形状。 Hierarchy BaseShape HemisphereShape Implements IClone Index Constructors constructor Properties emitFromShell enable radius randomDirection shapeType Methods clone cloneTo generatePositionAndDirection Constructors constructor new HemisphereShape(): HemisphereShape Overrides BaseShape.co...

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

44. laya.device.motion.RotationInfo_API3.0 [ 90%]

...勿修改本类的属性。 author Survivor Hierarchy RotationInfo Index Constructors constructor Properties absolute alpha beta compassAccuracy gamma Constructors constructor new RotationInfo(): RotationInfo Defined in laya/device/motion/RotationInfo.ts:34 Returns RotationInfo Properties absolute a...

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

45. laya.d3.core.particleshuriken.module.Burst_API3.0 [ 90%]

... 类用于粒子的爆裂描述。 Hierarchy Burst Implements IClone Index Constructors constructor Accessors maxCount minCount time Methods clone cloneTo Constructors constructor new Burst(time?: number, minCount?: number, maxCount?: number): Burst Defined in laya/d3/core/particleShuriKen/module/Bu...

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

46. laya.d3.core.particleshuriken.module.GradientDataVector2_API3.0 [ 90%]

...维向量渐变。 Hierarchy GradientDataVector2 Implements IClone Index Constructors constructor Accessors gradientCount Methods add clone cloneTo Constructors constructor new GradientDataVector2(): GradientDataVector2 Defined in laya/d3/core/particleShuriKen/module/GradientDataVector2.ts:15 创建...

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

47. mac10.13.2 运行报错 Vector3 is not a constructor [ 90%]

mac10.13.2 运行报错 Vector3 is not a constructor 我和同事相同的mac机子,相同的代码,ide版本什么都对上的。就是我运行的时候会报这个错误。唯一的区别就是,他们的mac版本是10.12的   附件 : --> 2018-04-16 添加评论 免费帖 --> 分享 微...

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

48. laya.d3.core.render.RenderElement_API3.0 [ 89%]

...实现渲染元素。 Hierarchy RenderElement InstanceRenderElement Index Constructors constructor Properties _batchElement _renderElementOBJ _transform Methods _convertSubShader _renderUpdatePre compileShader Constructors constructor new RenderElement(): RenderElement Defined in laya/d3/core/render...

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

49. laya.d3.core.particleshuriken.module.shape.BoxShape_API3.0 [ 89%]

...球形粒子形状。 Hierarchy BaseShape BoxShape Implements IClone Index Constructors constructor Properties enable randomDirection shapeType x y z Methods clone cloneTo generatePositionAndDirection Constructors constructor new BoxShape(): BoxShape Overrides BaseShape.constructor Defined in laya/d...

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

50. 报错,这不是个构造函数 "StartPage is not a constructor" [ 89%]

报错,这不是个构造函数 "StartPage is not a constructor" StartPage: /**Created by the LayaAirIDE*/ var StartPage=(function(_super){ function StartPage(){ StartPage.__super.call(this); } Laya.class(StartPage,'view.StartPage',_super); return StartPage; })(StartPageUI) LayaSample: var La...

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