大约有 963 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0069 秒)
Laya2.0_api(368) laya_api(298) Laya_社区(266) Laya3.0_文档(11) Laya2.0_文档(9) Laya3.0_api(7) Laya2.0_示例(2) Laya_示例(2)
... private particle3D: Laya.ShurikenParticleRenderer; @property( { type:Laya.Node } ) //节点类型 private scnen2D: Laya.Node; @property( { type:Laya.Box } ) //拿到 Box 组件 private box: Laya.Box; @property( { type:Laya.List } ) //拿到 List 组件 private list: Laya.List; @property( { type:Lay...
来源: Laya3.0_文档 发布时间: 20251010
API DocumentationAll Packages | All Classes | Index | Frames No Frames ParticleMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class ParticleMaterialInheritanceParticleMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inherited Public ...
来源: laya_api 发布时间: 20170603
API DocumentationAll Packages | All Classes | Index | Frames No Frames ConchVector3Properties | Methods | Constants Packagelaya.d3.math.NativeClasspublic class ConchVector3InheritanceConchVector3 ObjectImplements laya.d3.core.IClone Vector3 类用于创建三维向量。 Public Properties...
来源: Laya2.0_api 发布时间: 20190513
API DocumentationAll Packages | All Classes | Index | Frames No Frames ShurikenParticleMaterialProperties | Methods | Constants Packagelaya.d3.core.particleShuriKenClasspublic class ShurikenParticleMaterialInheritanceShurikenParticleMaterial BaseMaterial laya.resource.Resource ... Public P...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames ShurikenParticleSystemProperties | Methods Packagelaya.d3.core.particleShuriKenClasspublic class ShurikenParticleSystemInheritanceShurikenParticleSystem laya.d3.core.GeometryElementImplements laya.d3.core.IClone Shuriken...
来源: Laya2.0_api 发布时间: 20190513
...源报错是怎么回事? Uncaught TypeError: wx.getFileSystemManager is not a function 2018-08-17 0 17 分享 微博 QZONE 微信 159*****656 赞同来自: 这个在 Laya.stage.scaleMode = "showall"模式下,还是不能滑动!其他模式都没有问题。 2018-08-21 0 0 分享 微博 QZO...
来源: Laya_社区 发布时间: 20180525
.../com.vivo.vs W/art: Attempt to remove local handle scope entry from IRT, ignoring 10-13 17:31:15.901 6514-6514/com.vivo.vs W/chromium: [WARNING:resource_bundle.cc(315)] locale_file_path.empty() 10-13 17:31:15.901 6514-6514/com.vivo.vs I/chromium: [INFO:aw_browser_main_parts.cc(63)] Load from apk suc...
来源: Laya_社区 发布时间: 20181013
API DocumentationAll Packages | All Classes | Index | Frames No Frames Matrix4x4Properties | Methods | Constants Packagelaya.d3.mathClasspublic class Matrix4x4InheritanceMatrix4x4 ObjectImplements laya.d3.core.IClone Matrix4x4 类用于创建4x4矩阵。 Public Properties PropertyDefined ...
来源: laya_api 发布时间: 20170929
API DocumentationAll Packages | All Classes | Index | Frames No Frames PBRSpecularMaterialProperties | Methods | Constants Packagelaya.d3.core.materialClasspublic class PBRSpecularMaterialInheritancePBRSpecularMaterial BaseMaterial laya.resource.Resource PBRSpecularMaterial 类用于实现...
来源: Laya2.0_api 发布时间: 20190513
..., msg); this.callbacks[reqId] = cb; this.routeMap[reqId] = route; } public notify(route:string, msg:any):void { this.sendMessage(0, route, msg); } private onMessage(event:Laya.Event):void{ console.log("onMessage"+event); // var byte:Laya.Byte = new Laya.Byte(); // this.socket.input.readBytes(byte); ...
来源: Laya_社区 发布时间: 20180119