大约有 1,559 项符合查询结果, 库内数据总量为 31,722 项。 (搜索耗时: 0.0085 秒)
Laya_社区(1094) Laya3.0_api(151) Laya2.0_api(106) laya_api(97) Laya2.0_文档(64) Laya3.0_文档(29) Laya2.0_示例(9) Laya_示例(9)
... No Frames LightSpriteProperties | Methods | Events | Constants Packagelaya.d3.core.lightClasspublic class LightSpriteInheritanceLightSprite Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses DirectionLight, PointLight, SpotLight LightSprite 类用于创建灯光的父类。 Public Pro...
来源: laya_api 发布时间: 20170929
...oadResource.prototype.init = function () { this._container = new Sprite(); Laya.stage.addChild(this._container); Laya.loader.load(["../bin/res/ui/progressBar.png", "../bin/res/ui/progressBar$bar.png"], Handler.create(this, this.onPreloaded)); }; LoadResource.prototype.onPreloaded = function () { thi...
来源: Laya_社区 发布时间: 20200924
...载的DEMO包下载地址: [点击此处下载DEMO包](https://official.layabox.com/laya_data/LayaAir2.0/Chinese/LayaAir_TS/3D/useGLTF/CmShwoDemo.zip) #### 加载模型示例 1. 创建辅助对象 ```typescript // gltf 模型文件 gltfFile: any = { skeleton: { url: "res/skeleton.gltf", type: Load...
来源: Laya2.0_文档 发布时间: 20210715
...即可,报错不清楚 建议修改源码方式(需改两个类): laya.flash.FlashImage public function set src(value:String):void 75行后加入代码 tl.contentLoaderInfo.addEventListener(IOErrorEvent.IO_ERROR, function ceroor(_ev:IOErrorEvent):void { onerror && onerror(); }); laya...
来源: Laya_社区 发布时间: 20160918
...dex | Frames No Frames Particle2DProperties | Methods | Events Packagelaya.particleClasspublic class Particle2DInheritanceParticle2D Sprite Node EventDispatcher Object Particle2D 类是2D粒子播放类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Propert...
来源: laya_api 发布时间: 20170929
... Frames ShurikenParticleMaterialProperties | Methods | Constants Packagelaya.d3.core.particleShuriKenClasspublic class ShurikenParticleMaterialInheritanceShurikenParticleMaterial BaseMaterial laya.resource.Resource ... Public Properties Hide Inherited Public Properties Show Inherited Public Prope...
来源: laya_api 发布时间: 20170929
...组长度不一致导致的。参考解决方法:[url=https://github.com/layabox/LayaAir/pull/1128]FIX: 一个动作中有多个声音播放时,清除时可能导致报错 by hhm-shy · Pull Request #1128 · layabox/LayaAir (github.com)[/url][/i] 附件 : --> Test.rar 2023-07-27 2 条评论 ...
来源: Laya_社区 发布时间: 20230727
...上,微信开发工具里好好的,导入手机里就不行了- - Laya.loader.load(url, Handler.create(this, function () { var t = Laya.loader.getRes(url) var sp = new Sprite() sp.graphics.drawTexture(t, 0, 0, 80, 80) that.addChild(sp) var cMask = new Sprite() cMask.graphics.drawCircle(40, ...
来源: Laya_社区 发布时间: 20180710
...没有发现会把选择的资源自动拷贝到xcode工程下, 运行时laya闪屏显示完后,就整个黑屏了, 啥原因,啥地方配置的不对? 能不能给个完整的示例工程。。。。。。 谢谢! 附件 : --> 2017-01-24 1 条评论 免费帖 --> 分享 微博 QZONE ...
来源: Laya_社区 发布时间: 20170124
...mes RenderableSprite3DProperties | Methods | Events | Constants Packagelaya.d3.coreClasspublic class RenderableSprite3DInheritanceRenderableSprite3D Sprite3D ComponentNode Node EventDispatcher ObjectSubclasses Glitter, MeshSprite3D, ShuriKenParticle3D, SkinnedMeshSprite3D, TerrainChunk Renderabl...
来源: laya_api 发布时间: 20170929