大约有 1,102 项符合查询结果, 库内数据总量为 30,902 项。 (搜索耗时: 0.0051 秒)
Laya_社区(444) Laya3.0_api(292) Laya_示例(112) Laya2.0_示例(80) Laya2.0_文档(61) Laya3.0_文档(51) Laya2.0_api(35) laya_api(27)
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
...形粒子形状。 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
...子形状。 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
...勿修改本类的属性。 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
... 类用于粒子的爆裂描述。 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
...维向量渐变。 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
mac10.13.2 运行报错 Vector3 is not a constructor 我和同事相同的mac机子,相同的代码,ide版本什么都对上的。就是我运行的时候会报这个错误。唯一的区别就是,他们的mac版本是10.12的 附件 : --> 2018-04-16 添加评论 免费帖 --> 分享 微...
来源: Laya_社区 发布时间: 20180416
...实现渲染元素。 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
...球形粒子形状。 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
报错,这不是个构造函数 "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