大约有 260 项符合查询结果, 库内数据总量为 31,560 项。 (搜索耗时: 0.0052 秒)
...sspublic class FrameAnimationInheritanceFrameAnimation AnimationPlayerBase Sprite Node EventDispatcher ObjectSubclasses EffectAnimation 关键帧动画播放类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度,值...
来源: laya_api 发布时间: 20170929
...图片资源加入到内存中,然后通过getRes 和 drawTexture 添加SPRITE对象到屏幕中。 预加载后的初始内存为29M左右 之后开始逐个添加SPRITE,在添加第1个到第80个头像的时候,内存显示稳定在29M 但是当添加第81个SPRITE头像的时候,内存...
来源: Laya_社区 发布时间: 20161107
...如何获取图集下的小图资源? 模型资源释放问题 new Laya.Sprite();绘制图形以后,怎么删除释放资源? LayaAir IDE 资源窗口那块能否像unity一样加个图片预览模式的功能 IDE动画 添加过程出现图片资源丢失 unity 3d 骨骼动画资源到处 Key...
来源: Laya_社区 发布时间: 20171115
...ass EffectAnimationInheritanceEffectAnimation FrameAnimation AnimationBase Sprite Node EventDispatcher Object 动效模板。用于为指定目标对象添加动画效果。每个动效有唯一的目标对象,而同一个对象可以添加多个动效。 当一个动效开始播放时,其他动...
来源: Laya2.0_api 发布时间: 20190513
...Events Packagelaya.ani.swfClasspublic class MovieClipInheritanceMovieClip Sprite Node EventDispatcher Object MovieClip 用于播放经过工具处理后的 swf 动画。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取...
来源: Laya2.0_api 发布时间: 20190513
...ene2D 的 RuntimeScript 中用 this.scene3D 去访问到 UI3D, 再用 ui3d.sprite 获取 prefab 的根节点. export class RuntimeScript extends RuntimeScriptBase { onAwake(): void { let sprite3d: Laya.Sprite3D = this.scene3D.getChildByName("m_Sprite3D"); let ui3d: Laya.UI3D = sprite3d.getCompone...
来源: Laya_社区 发布时间: 20251020
...Events Packagelaya.ani.swfClasspublic class MovieClipInheritanceMovieClip Sprite Node EventDispatcher Object MovieClip 用于播放经过工具处理后的 swf 动画。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By alpha : Number透明度...
来源: laya_api 发布时间: 20170929
...ds | Events Packagelaya.mapClasspublic class MapLayerInheritanceMapLayer Sprite Node EventDispatcher Object 地图支持多层渲染(例如,地表层,植被层,建筑层等) 本类就是层级类 Public Properties Hide Inherited Public Properties Show Inherited Public Properties Propert...
来源: laya_api 发布时间: 20170929
...高? 参照技术文档自定义Shader写的TypeScript版本,运行后 Sprite 显示尺寸不对,帮忙看下哪里要调整? 如何再IDE下调整Graphics,譬如curves的层级 对应不规则的progressbar背景设置九宫格后bar的位置调整无效 该怎么处理? 根据laya官...
来源: Laya_社区 发布时间: 20180507
...ip实现数字滚动效果? 怎么实现类似AS3的copyPixel功能,对sprite进行屏幕截取 socket.io 打包之前layaair,网页都是正常,构建xcode项目之后连接不上 第一个程序 hello laya显示不出文本,只是显示一些之前表格,单选项之类的东西 如何...
来源: Laya_社区 发布时间: 20181022