大约有 536 项符合查询结果, 库内数据总量为 30,900 项。 (搜索耗时: 0.0085 秒)
...ported Menu Globals "laya/ani/bone/Skeleton" Skeleton Class Skeleton 骨骼动画由Templet,AnimationPlayer,Skeleton三部分组成。 Hierarchy Sprite Skeleton Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseThrough name tag draw...
来源: Laya3.0_api 发布时间: 20231115
... Globals "laya/spine/SpineSkeleton" SpineSkeleton Class SpineSkeleton spine动画由SpineTemplet,SpineSkeletonRender,SpineSkeleton三部分组成。 Hierarchy Sprite SpineSkeleton Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize hitTestPrior mouseTh...
来源: Laya3.0_api 发布时间: 20231115
...4.3 光照相关的属性4.4 模型相关的属性4.5 纹理的属性4.6 动画的属性4.7 预制体4.8 着色器Shader4.9 粒子五、模型的导出文件与加载显示5.1 导出文件类型的说明5.2 加载显示Unity资源导出插件 一、关于插件 采用Unity插件方案的主要原因...
来源: Laya3.0_文档 发布时间: 20250103
...ite3d: Sprite3D = (<Sprite3D>this.layaMonkey.getChildAt(0)); //获取动画组件 var animator: Animator = (<Animator>aniSprite3d.getComponent(Animator)); //创建动作状态 var state: AnimatorState = new AnimatorState(); //动作名称 state.name = "run"; //动作播放起始时间 st...
来源: Laya3.0_文档 发布时间: 20230303
...vieClip Class MovieClip MovieClip 用于播放经过工具处理后的 swf 动画。 Hierarchy Sprite MovieClip Index Constructors constructor Properties _extra _ownGraphics _scene _skinBaseUrl _url autoSize basePath hitTestPrior interval loop mouseThrough name tag drawtocanvCtx Accessors _isHeightS...
来源: Laya3.0_api 发布时间: 20231115
...ttp://ask.layabox.com/question/3930 我试过了把声音屏蔽掉,只要动画播放一多,就会崩溃掉,我的动画都是图集播放,同时播放多个,在浏览器测试是没有问题的,不管是收集还是PC端都没有问题,但是打成APK运行一半就崩溃掉了。 04-...
来源: Laya_社区 发布时间: 20170411