大约有 819 项符合查询结果, 库内数据总量为 30,935 项。 (搜索耗时: 0.0047 秒)
Laya3.0_api(330) Laya2.0_api(175) Laya_社区(152) laya_api(131) Laya2.0_文档(17) Laya_示例(6) Laya3.0_文档(5) Laya2.0_示例(3)
...blic class LightSpriteInheritanceLightSprite Sprite3D Node EventDispatcher ObjectSubclasses DirectionLight, PointLight, SpotLight LightSprite 类用于创建灯光的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean ...
来源: Laya2.0_api 发布时间: 20190513
... at void demo.MainActivity$1.onReceiveValue(java.lang.Object) (MainActivity.java:64) at void layaair.autoupdateversion.YLCheckUpdate.checkEndMyView() (YLCheckUpdate.java:195) at void layaair.autoupdateversion.YLCheckUpdate.access$4...
来源: Laya_社区 发布时间: 20181119
...DInheritanceTrailSprite3D RenderableSprite3D Sprite3D Node EventDispatcher Object TrailSprite3D 类用于创建拖尾渲染精灵。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Node activeInHie...
来源: Laya2.0_api 发布时间: 20190513
...public class BaseCameraInheritanceBaseCamera Sprite3D Node EventDispatcher ObjectSubclasses Camera BaseCamera 类用于创建摄像机的父类。 Public Properties Hide Inherited Public Properties Show Inherited Public Properties PropertyDefined By active : Boolean 获取自身是否激活。 Nod...
来源: Laya2.0_api 发布时间: 20190513
... StyleManager { private static _instance: StyleManager; private _styleMap: Object;//字体样式映射 static get instance(): StyleManager { if (!this._instance) { this._instance = new StyleManager(); } return this._instance; } constructor() { } /** * 解析字体样式 * @param {Object} obj */ pars...
来源: Laya_社区 发布时间: 20171226
...):void { var downloadTask:* = wxdown({url: fileUrl, success: function(data:Object):void { if (data.statusCode === 200) readFile(data.tempFilePath, encoding, callBack, readyUrl,isSaveFile,fileType,isAutoClear); else callBack != null && callBack.runWith([1, data]); }, fail: function(data:Objec...
来源: Laya_社区 发布时间: 20180924
...hods Packagelaya.d3.shaderClasspublic class SubShaderInheritanceSubShader Object SubShader 类用于创建SubShader。 Public Methods MethodDefined By getFlag(key:String):String 获取标记值。 SubShader getMaterialDefineByName(name:String):int 通过名称获取宏定义值。 SubShader...
来源: Laya2.0_api 发布时间: 20190513
...netClasspublic class LoaderManagerInheritanceLoaderManager EventDispatcher Object LoaderManager 类用于用于批量加载资源。此类是单例,不要手动实例化此类,请通过Laya.loader访问。 全部队列加载完成,会派发 Event.COMPLETE 事件;如果队列中任意一个...
来源: laya_api 发布时间: 20170929
...Packagelaya.display.cmdClasspublic class DrawPathCmdInheritanceDrawPathCmd Object 根据路径绘制矢量图形 Public Properties PropertyDefined By brush : Object (可选)刷子定义,支持以下设置{fillStyle:"#FF0000"}。 DrawPathCmd paths : Array 路径集合,路径支持以...
来源: Laya2.0_api 发布时间: 20190513
...Array, addtive:Boolean):voidAnimationClip _parse(data:*, propertyParams:Object = null, constructParams:Array = null):AnimationClip[static] AnimationClip addEvent(event:AnimationEvent):void 添加动画事件。 AnimationClip duration():Number 获取动画片段时长。 AnimationClip loa...
来源: Laya2.0_api 发布时间: 20190513