大约有 3,186 项符合查询结果, 库内数据总量为 30,779 项。 (搜索耗时: 0.0094 秒)
Laya_社区(3016) Laya2.0_文档(45) Laya3.0_api(34) Laya_示例(31) Laya2.0_api(19) Laya3.0_文档(15) Laya2.0_示例(14) laya_api(12)
...es No Frames AnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationInheritanceAnimation AnimationPlayerBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使...
来源: laya_api 发布时间: 20170929
...。 在unity中设置好事件然后Apply,最后导出动画模型。 在LayaAir3D中我们就可以创建一个脚本来接收这个事件。 首先我们创建一个Script3D脚本,脚本名不影响事件的触发这里是随便取的名。 ```typescript import laya.d3.component.Script3D; clas...
来源: Laya2.0_文档 发布时间: 20210715
...与内容相关的链接 提交 3 个回复 qian 赞同来自: https://ldc.layabox.com/doc/?nav=zh-as-1-8-4 看一下这个文档下的这个适配方式 2018-03-02 0 0 分享 微博 QZONE 微信 Laya_Aaron 赞同来自: 这个大小看资源的大小。。。ide 是可以进行视觉缩放的,不...
来源: Laya_社区 发布时间: 20180302
...载的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
... | Index | Frames No Frames AnimationClipProperties | Methods Packagelaya.d3.animationClasspublic class AnimationClipInheritanceAnimationClip laya.resource.Resource AnimationClip 类用于动画片段资源。 Public Properties PropertyDefined By islooping : Boolean是否循环。Animation...
来源: Laya2.0_api 发布时间: 20190513
Search Preparing search index... The search index is not available layaair Options All Public Public/Protected All Inherited Externals Only exported Menu Globals "laya/d3/component/Animator/AnimatorController" AnimatorController Class AnimatorController Hierarchy Resource AnimatorController Index C...
来源: Laya3.0_api 发布时间: 20231115
...出的,那就需要重新导出。 > 新版本骨骼挂点 ```typescript Laya.Scene3D.load("LayaScene_SceneMonkey/Conventional/SceneMonkey.ls",Laya.Handler.create(this,function(res){ Laya.stage.addChild(res); //用于挂点的精灵 var box = new Laya.MeshSprite3D(Laya.PrimitiveMesh.createBox(1,1,...
来源: Laya2.0_文档 发布时间: 20210715
...出的,那就需要重新导出。 > 新版本骨骼挂点 ```typescript Laya.Scene3D.load("LayaScene_SceneMonkey/Conventional/SceneMonkey.ls",Laya.Handler.create(this,function(res){ Laya.stage.addChild(res); //用于挂点的精灵 var box = new Laya.MeshSprite3D(Laya.PrimitiveMesh.createBox(1,1,...
来源: Laya2.0_文档 发布时间: 20210714
...es No Frames AnimationProperties | Methods | Events | Constants Packagelaya.displayClasspublic class AnimationInheritanceAnimation AnimationBase Sprite Node EventDispatcher Object Animation 是Graphics动画类。实现了基于Graphics的动画创建、播放、控制接口。 本类使用了...
来源: Laya2.0_api 发布时间: 20190513
...找到相关结果 已邀请: 与内容相关的链接 提交 1 个回复 Laya_XS 赞同来自: 你的问题其实并没有描述的太清楚,比如你播放的动画文件是播放的时候加载的,还是预先加载了动画文件后在调用播放的接口播放的。getGraphicsBounds接口...
来源: Laya_社区 发布时间: 20200910